udf: Convert UDF_SB(sb)->s_flags to use bitops
authorJan Kara <jack@suse.cz>
Wed, 20 Oct 2010 15:25:59 +0000 (17:25 +0200)
committerJan Kara <jack@suse.cz>
Thu, 6 Jan 2011 16:03:54 +0000 (17:03 +0100)
Use atomic bitops to manipulate with sb flags to make manipulation safe
without any locking.

Signed-off-by: Jan Kara <jack@suse.cz>

No differences found