diff options
author | Chris Mason <chris.mason@oracle.com> | 2009-03-12 20:12:45 -0400 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-03-24 16:14:27 -0400 |
commit | 7f366cfecfc126731f8ac505d72026d691dac79a (patch) | |
tree | 72541fb0c7c891989c2d279c4e26beea2abbca73 /fs/btrfs/locking.c | |
parent | b7ec40d7845bffca8bb3af2ea3f192d6257bbe21 (diff) | |
download | linux-7f366cfecfc126731f8ac505d72026d691dac79a.tar.bz2 |
Btrfs: reduce stack in cow_file_range
The fs/btrfs/inode.c code to run delayed allocation during writout
needed some stack usage optimization. This is the first pass, it does
the check for compression earlier on, which allows us to do the common
(no compression) case higher up in the call chain.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/locking.c')
0 files changed, 0 insertions, 0 deletions