GFS2: Add "top dir" flag support
authorSteven Whitehouse <steve@chygwyn.com>
Mon, 28 May 2012 14:26:56 +0000 (15:26 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 6 Jun 2012 10:27:36 +0000 (11:27 +0100)
This patch adds support for the "top dir" flag. Currently this is unused
but a subsequent patch is planned which will add support for the
Orlov allocation policy when allocating subdirectories in a parent
with this flag set.

In order to ensure backward compatible behaviour, mkfs.gfs2 does
not currently tag the root directory with this flag, it must always be
set manually.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found