udf: Convert UDF_SB(sb)->s_flags to use bitops
Use atomic bitops to manipulate with sb flags to make manipulation safe
without any locking.
Signed-off-by: NJan Kara <jack@suse.cz>
Showing
想要评论请 注册 或 登录
Use atomic bitops to manipulate with sb flags to make manipulation safe
without any locking.
Signed-off-by: NJan Kara <jack@suse.cz>