diff options
author | Sage Weil <sage@newdream.net> | 2010-05-04 07:08:02 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-05-18 00:25:28 +0200 |
commit | 1cd3935bedccf592d44343890251452a6dd74fc4 (patch) | |
tree | b088e425d19dbca7d7702e9f1bfa0b2dfa85eba0 /fs/ceph/super.c | |
parent | ceph: don't clobber i_max_offset on already complete dir (diff) | |
download | linux-1cd3935bedccf592d44343890251452a6dd74fc4.tar.xz linux-1cd3935bedccf592d44343890251452a6dd74fc4.zip |
ceph: set dn offset when spliced
We want to assign an offset when the dentry goes from null to linked, which
is always done by splice_dentry(). Notably, we should NOT assign an
offset when a dentry is first created and is still null.
BUG if we try to splice a non-null dentry (we shouldn't).
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph/super.c')
0 files changed, 0 insertions, 0 deletions