diff options
author | Josh Triplett <[email protected]> | 2006-09-28 11:04:07 +1000 |
---|---|---|
committer | Tim Shimmin <[email protected]> | 2006-09-28 11:04:07 +1000 |
commit | 22d91f65d57a7f1a1c5fc81f47b47b0cc54ad6f7 (patch) | |
tree | b8110f18127ef5882987cd7c7aabbd6801d391cc /net/lapb/lapb_timer.c | |
parent | 68c3271515f11f6665dc8732e53aaab3d3fdd7d3 (diff) |
[XFS] Add lock annotations to xfs_trans_update_ail and
xfs_trans_delete_ail
xfs_trans_update_ail and xfs_trans_delete_ail get called with the AIL lock
held, and release it. Add lock annotations to these two functions so that
sparse can check callers for lock pairing, and so that sparse will not
complain about these functions since they intentionally use locks in this
manner.
SGI-PV: 954580
SGI-Modid: xfs-linux-melb:xfs-kern:26807a
Signed-off-by: Josh Triplett <[email protected]>
Signed-off-by: Nathan Scott <[email protected]>
Signed-off-by: Tim Shimmin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions