diff options
author | 2009-11-12 09:34:52 +0000 | |
---|---|---|
committer | 2009-12-17 12:33:33 -0500 | |
commit | 5a303d5d4b8055d2e5a03e92d04745bfc5881a22 (patch) | |
tree | b3a46e3ebc9ac2618e295b94658ddb1402577b6c /kernel/resource.c | |
parent | Btrfs: Avoid orphan inodes cleanup during committing transaction (diff) | |
download | wireguard-linux-5a303d5d4b8055d2e5a03e92d04745bfc5881a22.tar.xz wireguard-linux-5a303d5d4b8055d2e5a03e92d04745bfc5881a22.zip |
Btrfs: Make fallocate(2) more ENOSPC friendly
fallocate(2) may allocate large number of file extents, so it's not
good to do it in a single transaction. This patch make fallocate(2)
start a new transaction for each file extents it allocates.
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions