]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_dinode.h
[XFS] Cleanup maxrecs calculation.
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_dinode.h
index c9065eaf2a4d2a9eceea58fe0563f4377cfe0ad1..2a00fcc36d8eca1bad9c051d23923fe49780ee26 100644 (file)
@@ -78,8 +78,7 @@ typedef struct xfs_dinode
        xfs_dinode_core_t       di_core;
        /*
         * In adding anything between the core and the union, be
-        * sure to update the macros like XFS_LITINO below and
-        * XFS_BMAP_RBLOCK_DSIZE in xfs_bmap_btree.h.
+        * sure to update the macros like XFS_LITINO below.
         */
        __be32                  di_next_unlinked;/* agi unlinked list ptr */
        union {