aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2012-02-15 08:45:49 +0000
committerJens Axboe <[email protected]>2012-02-15 08:45:49 +0000
commitd705ae6b133f9f6a8beee617b1224b6a5c99c5da (patch)
treeb1a0b09ae01f8385e66c021c338106b88e8d23f8 /fs/jbd/commit.c
parentMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... (diff)
downloadkernel-d705ae6b133f9f6a8beee617b1224b6a5c99c5da.tar.gz
kernel-d705ae6b133f9f6a8beee617b1224b6a5c99c5da.zip
block: replace icq->changed with icq->flags
icq->changed was used for ICQ_*_CHANGED bits. Rename it to flags and access it under ioc->lock instead of using atomic bitops. ioc_get_changed() is added so that the changed part can be fetched and cleared as before. icq->flags will be used to carry other flags. Signed-off-by: Tejun Heo <[email protected]> Tested-by: Shaohua Li <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions