1. 23 Jul, 2010 1 commit
    • Sage Weil's avatar
      ceph: fix d_release dop for snapdir, snapped dentries · 252af521
      Sage Weil authored
      We need to set the d_release dop for snapdir and snapped dentries so that
      the ceph_dentry_info struct gets released.  We also use the dcache to
      cache readdir results when possible, which only works if we know when
      dentries are dropped from the cache.  Since we don't use the dcache for
      readdir in the hidden snapdir, avoid that case in ceph_dentry_release.
      Signed-off-by: default avatarSage Weil <sage@newdream.net>
      252af521
  2. 22 Jul, 2010 19 commits
  3. 21 Jul, 2010 14 commits
  4. 20 Jul, 2010 6 commits