mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 02:33:01 +09:00
Add a new fallocate mode flag that explicitly unshares blocks on filesystems that support such features. The new flag can only be used with an allocate-mode fallocate call. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>