Skip to content
Commit 955818cd authored by Phil Turnbull's avatar Phil Turnbull Committed by Ilya Dryomov
Browse files

ceph: Correctly return NXIO errors from ceph_llseek



ceph_llseek does not correctly return NXIO errors because the 'out' path
always returns 'offset'.

Fixes: 06222e49 ("fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek")
Signed-off-by: default avatarPhil Turnbull <phil.turnbull@oracle.com>
Signed-off-by: default avatarYan, Zheng <zyan@redhat.com>
parent 6b1a9a6c
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