ceph: remove unnecessary d_fsdata conditional checks
authorSage Weil <sage@newdream.net>
Fri, 11 Nov 2011 17:48:53 +0000 (09:48 -0800)
committerSage Weil <sage@newdream.net>
Tue, 10 Jan 2012 16:56:56 +0000 (08:56 -0800)
We now set d_fsdata unconditionally on all dentries prior to setting up
the d_ops, so all of these checks are unnecessary.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found