Home
last modified time | relevance | path

Searched hist:"2456242530 a21cfee82646ebeeda65d3f74faa4c" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtransaction.cdiff 2456242530a21cfee82646ebeeda65d3f74faa4c Thu Feb 12 13:14:53 CST 2009 Yan Zheng <zheng.yan@oracle.com> Btrfs: hold trans_mutex when using btrfs_record_root_in_trans

btrfs_record_root_in_trans needs the trans_mutex held to make sure two
callers don't race to setup the root in a given transaction. This adds
it to all the places that were missing it.

Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
H A Dtree-log.cdiff 2456242530a21cfee82646ebeeda65d3f74faa4c Thu Feb 12 13:14:53 CST 2009 Yan Zheng <zheng.yan@oracle.com> Btrfs: hold trans_mutex when using btrfs_record_root_in_trans

btrfs_record_root_in_trans needs the trans_mutex held to make sure two
callers don't race to setup the root in a given transaction. This adds
it to all the places that were missing it.

Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
H A Dextent-tree.cdiff 2456242530a21cfee82646ebeeda65d3f74faa4c Thu Feb 12 13:14:53 CST 2009 Yan Zheng <zheng.yan@oracle.com> Btrfs: hold trans_mutex when using btrfs_record_root_in_trans

btrfs_record_root_in_trans needs the trans_mutex held to make sure two
callers don't race to setup the root in a given transaction. This adds
it to all the places that were missing it.

Signed-off-by: Yan Zheng <zheng.yan@oracle.com>