diff options
| author | Namjae Jeon <[email protected]> | 2012-10-09 15:09:12 +0000 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2012-12-13 15:33:23 +0000 |
| commit | fb719c59bdb4fca86ee1fd1f42ab3735ca12b6b2 (patch) | |
| tree | 0228973d626851649787d383e959b97bba83b1d0 /fs/proc/array.c | |
| parent | udf: fix memory leak while allocating blocks during write (diff) | |
| download | kernel-fb719c59bdb4fca86ee1fd1f42ab3735ca12b6b2.tar.gz kernel-fb719c59bdb4fca86ee1fd1f42ab3735ca12b6b2.zip | |
udf: don't increment lenExtents while writing to a hole
Incrementing lenExtents even while writing to a hole is bad
for performance as calls to udf_discard_prealloc and
udf_truncate_tail_extent would not return from start if
isize != lenExtents
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Ashish Sangwan <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
