]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate
authorSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 17:38:14 +0000 (10:38 -0700)
committerSage Weil <sage@newdream.net>
Mon, 21 Jun 2010 23:04:10 +0000 (16:04 -0700)
commitd69ed05a80f23b25f06e73af9b7e701ce4900edc
treedfe4d372b1c2bb66a71d13d6bf8a22758640ddd0
parentcebc5be6b6c82a99231e9c9af451e9e3d3399ec6
ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate

Handle a splice_dentry failure (due to a d_materialize_unique error)
without crashing.  (Also, report the error code.)

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/inode.c