diff options
author | Yang Yingliang <[email protected]> | 2021-03-30 21:06:32 +0800 |
---|---|---|
committer | Dominique Martinet <[email protected]> | 2021-03-31 07:02:47 +0900 |
commit | f8b139e2f24112f4e21f1eb02c7fc7600fea4b8d (patch) | |
tree | 7be268560bc3efa30ddfb97ed3e0020e5d58a3a3 /lib/mpi/mpi-sub-ui.c | |
parent | 0dae52282a5eede01339480f7273a545ca4447c2 (diff) |
fs: 9p: fix v9fs_file_open writeback fid error check
IS_ERR() and PTR_ERR() use wrong pointer, it should be
writeback_fid, fix it.
Link: http://lkml.kernel.org/r/[email protected]
Fixes: 5bfe97d7382b ("9p: Fix writeback fid incorrectly being attached to dentry")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
[Dominique: adjusted commit summary]
Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions