]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_dir2.h
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[linux-2.6] / fs / xfs / xfs_dir2.h
index 7e24ffeda9e1f7ae92d0882d940b1fd6e11825af..3158f5dc431f3f17fbacc1f4a12ae1e52b4038d2 100644 (file)
@@ -72,9 +72,6 @@ typedef struct xfs_dir2_put_args {
        struct uio      *uio;           /* uio control structure */
 } xfs_dir2_put_args_t;
 
-#define        XFS_DIR_IS_V2(mp)       ((mp)->m_dirversion == 2)
-extern xfs_dirops_t    xfsv2_dirops;
-
 /*
  * Other interfaces used by the rest of the dir v2 code.
  */