public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfsidbg: decode XFS_IFEXTIREC i_flag
@ 2008-09-10  3:08 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2008-09-10  3:08 UTC (permalink / raw)
  To: xfs-oss

Tiny update to include new(ish) inode flag.
Adjust descriptive string as needed :)

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
---

Index: linux-2.6-xfs/fs/xfs/xfsidbg.c
===================================================================
--- linux-2.6-xfs.orig/fs/xfs/xfsidbg.c
+++ linux-2.6-xfs/fs/xfs/xfsidbg.c
@@ -3859,6 +3859,7 @@ xfs_xnode_fork(char *name, xfs_ifork_t *
 		"inline",	/* XFS_IFINLINE */
 		"extents",	/* XFS_IFEXTENTS */
 		"broot",	/* XFS_IFBROOT */
+		"extirec",	/* XFS_IFEXTIREC */
 		NULL
 	};
 	int *p;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-10  3:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10  3:08 [PATCH] xfsidbg: decode XFS_IFEXTIREC i_flag Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox