diff options
author | Chris Mason <chris.mason@oracle.com> | 2009-10-01 18:29:10 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-10-01 18:29:10 +0200 |
commit | ab93dbecfba72bbc04b7036343d180aaff1b61a3 (patch) | |
tree | 6bb523dcf9be0885b6fa9cb6cc9ac694ee089028 /fs/cifs/transport.c | |
parent | Btrfs: fix arguments to btrfs_wait_on_page_writeback_range (diff) | |
download | linux-ab93dbecfba72bbc04b7036343d180aaff1b61a3.tar.xz linux-ab93dbecfba72bbc04b7036343d180aaff1b61a3.zip |
Btrfs: take i_mutex before generic_write_checks
btrfs_file_write was incorrectly calling generic_write_checks without
taking i_mutex. This lead to problems with racing around i_size when
doing O_APPEND writes.
The fix here is to move i_mutex higher.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/cifs/transport.c')
0 files changed, 0 insertions, 0 deletions