Jan Kara 8754a3f718 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>
2011-01-06 17:03:57 +01:00
..
2011-01-06 17:03:57 +01:00
2009-09-14 19:13:00 +02:00
2011-01-06 17:03:57 +01:00
2010-10-21 15:44:13 +02:00
2009-09-14 19:13:00 +02:00
2009-06-11 21:36:13 -04:00
2011-01-06 17:03:57 +01:00
2011-01-06 17:03:57 +01:00