diff options
author | Jan Kara <jack@suse.cz> | 2010-11-16 14:33:48 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2011-01-06 17:03:57 +0100 |
commit | 8754a3f718f08dc21b3c5eccd044f612d4bc1ab1 (patch) | |
tree | 40d2b8af8e64f9041f19e8d93df0ab81e6b8054e /fs/xfs/support | |
parent | 9db9f9e31d7661dff35a75ed01ff9fc0d6acdaf8 (diff) | |
download | linux-8754a3f718f08dc21b3c5eccd044f612d4bc1ab1.tar.bz2 |
udf: Protect udf_file_aio_write from possible races
Code doing conversion from INICB file to a normal file in udf_file_aio_write()
is not protected by any lock from other code modifying the inode. Use
i_alloc_sem for that.
Reported-by: Alessio Igor Bogani <abogani@texware.it>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/xfs/support')
0 files changed, 0 insertions, 0 deletions