linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Please reserve INCOMPAT flags
@ 2009-09-06  9:25 Andreas Dilger
  2009-11-30 19:15 ` Andreas Dilger
  2010-01-24 19:48 ` tytso
  0 siblings, 2 replies; 11+ messages in thread
From: Andreas Dilger @ 2009-09-06  9:25 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: linux-ext4

Ted,
in addition to the data-in-dirent INCOMPAT flag Rahul sent the patches
for last week, I would like to ensure that we also have the INCOMPAT
flag for large EA-in-inode flag reserved.  This patch is going into
testing at one of our large customers, and I want to make sure that
we don't accidentally get a conflicting INCOMPAT flag assignment.

#define EXT4_FEATURE_INCOMPAT_EA_INODE	0x0400
#define EXT4_FEATURE_INCOMPAT_DIRDATA   0x1000

#define EXT4_EA_INODE_FL	0x00200000 /* Inode used for large EA */

Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-06-02 14:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-06  9:25 Please reserve INCOMPAT flags Andreas Dilger
2009-11-30 19:15 ` Andreas Dilger
2009-11-30 19:31   ` Please reserve INCOMPAT_EA_INODE flag Andreas Dilger
2009-11-30 21:16     ` [PATCH] Please reserve INCOMPAT_DIRDATA flag Andreas Dilger
2010-06-02 14:34       ` tytso
2010-06-02 14:34     ` Please reserve INCOMPAT_EA_INODE flag tytso
2009-12-05  4:25   ` Please reserve INCOMPAT flags Aneesh Kumar K.V
2010-01-24 19:48 ` tytso
2010-01-25  6:18   ` Andreas Dilger
2010-01-25  8:06     ` Motion to nuke FS_DIRECTIO_FL tytso
2010-01-25  9:31       ` Steven Whitehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).