git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fab3c85
)
udf: Convert UDF_SB(sb)->s_flags to use bitops
author
Jan Kara
<jack@suse.cz>
Wed, 20 Oct 2010 15:25:59 +0000
(17:25 +0200)
committer
Jan 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