Skip to content
Commit 1875f2f3 authored by S. Wendy Cheng's avatar S. Wendy Cheng Committed by Steven Whitehouse
Browse files

[GFS2] Fix gfs2_block_truncate_page err return



Code segment inside gfs2_block_truncate_page() doesn't set the return
code correctly. This causes NFSD erroneously returns EIO back to client
with setattr procedure call (truncate error).

Signed-off-by: default avatarS. Wendy Cheng <wcheng@redhat.com>
Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 773ed1a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment