commit | bbdd68086ca4a8976226e23efd08e2058d34dd81 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Sep 27 09:29:33 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 27 09:29:33 2012 -0400 |
tree | f45c2127c20ac3f61bceab999169c60d23b78cd9 | |
parent | cbb4ee830e0057f8d60b4e0a8c4b6daa6cdd28d7 [diff] |
fs: reserve fallocate flag codepoint 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>