linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/02] ext2: Reserve feature flags
@ 2011-12-07  0:05 Andreas Dilger
  2011-12-07  0:13 ` [PATCH 01/02] ext2: reserve INCOMPAT_INLINEDATA feature flag Andreas Dilger
  2011-12-07  0:16 ` [PATCH 02/02] ext2: reserve INCOMPAT_LARGEDIR " Andreas Dilger
  0 siblings, 2 replies; 7+ messages in thread
From: Andreas Dilger @ 2011-12-07  0:05 UTC (permalink / raw)
  To: Theodore Ts'o; +Cc: ext4 development, Liang Zhen, Tao Ma

The following patches reserve feature flags for e2fsprogs to avoid conflicts in the future.

1 - reserve a new INCOMPAT_INLINEDATA flag for storing small files in
    the inode itself
2 - reserve a new INCOMPAT_LARGEDIR flag for allowing directories over
    2GB in size and with an htree depth larger than 2 levels

Cheers, Andreas
--
Andreas Dilger 
Principal Engineer
Whamcloud, Inc.




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

end of thread, other threads:[~2011-12-07 10:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07  0:05 [PATCH 00/02] ext2: Reserve feature flags Andreas Dilger
2011-12-07  0:13 ` [PATCH 01/02] ext2: reserve INCOMPAT_INLINEDATA feature flag Andreas Dilger
2011-12-07  0:39   ` Darrick J. Wong
2011-12-07  9:45     ` Andreas Dilger
2011-12-07 10:14       ` Tao Ma
2011-12-07  1:43   ` Tao Ma
2011-12-07  0:16 ` [PATCH 02/02] ext2: reserve INCOMPAT_LARGEDIR " Andreas Dilger

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).