fs: reserve fallocate flag codepoint
authorTheodore Ts'o <tytso@mit.edu>
Thu, 27 Sep 2012 13:29:33 +0000 (09:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 27 Sep 2012 13:29:33 +0000 (09:29 -0400)
As discussed at the Plumber's Conference, reserve the bit 0x04 in
fallocate() to prevent collisions with a commonly used out-of-tree
patch which implements the no-hide-stale feature.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found