Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information