git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1864825
)
ceph: remove unnecessary d_fsdata conditional checks
author
Sage Weil
<sage@newdream.net>
Fri, 11 Nov 2011 17:48:53 +0000
(09:48 -0800)
committer
Sage 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