ceph: keep reference to parent inode on ceph_dentry
[pandora-kernel.git] / fs / ceph / super.h
index 6e08266..c01aa64 100644 (file)
@@ -207,6 +207,7 @@ struct ceph_dentry_info {
        struct dentry *dentry;
        u64 time;
        u64 offset;
+       struct inode *parent_inode;
 };
 
 struct ceph_inode_xattrs_info {