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:
c0a1811
)
block: sysfs store function needs to grab queue_lock and use queue_flag_*()
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 7 May 2008 07:09:39 +0000
(09:09 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 7 May 2008 07:09:39 +0000
(09:09 +0200)
Concurrency isn't a big deal here since we have requests in flight
at this point, but do the locked variant to set a better example.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found