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)
commit3d8eb7a94e8f25a33362f708974ac7daae9e84f8
tree5392b81331ea8733ac25e7a390ae64dbcd3b382a
parent186482560f660b8dbf77ee43aa6489cb45d342cd
ceph: remove unnecessary d_fsdata conditional checks

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>
fs/ceph/dir.c
fs/ceph/mds_client.c
This page took 0.02826 seconds and 5 git commands to generate.