aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorLiu Bo <[email protected]>2013-03-13 13:43:03 +0000
committerChris Mason <[email protected]>2013-03-14 18:57:30 +0000
commit7c2ec3f0730729f4829d01f7c19538d135f86712 (patch)
tree562a221897694067b4846233e2a7cf0dbc23aea1 /net/unix/af_unix.c
parentBtrfs: return as soon as possible when edquot happens (diff)
downloadkernel-7c2ec3f0730729f4829d01f7c19538d135f86712.tar.gz
kernel-7c2ec3f0730729f4829d01f7c19538d135f86712.zip
Btrfs: fix warning when creating snapshots
Creating snapshot passes extent_root to commit its transaction, but it can lead to the warning of checking root for quota in the __btrfs_end_transaction() when someone else is committing the current transaction. Since we've recorded the needed root in trans_handle, just use it to get rid of the warning. Signed-off-by: Liu Bo <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions