1. 24 7月, 2010 1 次提交
    • S
      ceph: fix d_release dop for snapdir, snapped dentries · 252af521
      Sage Weil 提交于
      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: NSage Weil <sage@newdream.net>
      252af521
  2. 23 7月, 2010 8 次提交
  3. 22 7月, 2010 17 次提交
  4. 21 7月, 2010 14 次提交