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)
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>

No differences found