commit | 23d0bb834e264f38335f19fe601564b8422431e7 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <steve@chygwyn.com> | Mon May 28 15:26:56 2012 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Jun 06 11:27:36 2012 +0100 |
tree | b6c93a163ef1e24cae77d4204c15206375e0d175 | |
parent | 5407e24229408d7586ee451a384fc13e4a2332be [diff] |
GFS2: Add "top dir" flag support 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>