]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/ceph/super.h
ceph: switch to use of ->d_init()
[linux.git] / fs / ceph / super.h
index 26a5a5d6bf362a270f2b190f68c04e2404aed789..931687f71a7cfab9e0e1618666e74821ffd704ac 100644 (file)
@@ -950,13 +950,6 @@ extern void ceph_invalidate_dentry_lease(struct dentry *dentry);
 extern unsigned ceph_dentry_hash(struct inode *dir, struct dentry *dn);
 extern void ceph_readdir_cache_release(struct ceph_readdir_cache_control *ctl);
 
-/*
- * our d_ops vary depending on whether the inode is live,
- * snapshotted (read-only), or a virtual ".snap" directory.
- */
-int ceph_init_dentry(struct dentry *dentry);
-
-
 /* ioctl.c */
 extern long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg);