diff options
author | Jens Axboe <[email protected]> | 2008-04-29 21:31:27 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-04-29 12:36:54 -0700 |
commit | 7663c1e2792a9662b23dec6e19bfcd3d55360b8f (patch) | |
tree | ff5f91fa9ac3603f242b8ae985d9cca611e3d56b /fs/jbd2/commit.c | |
parent | 6203554207728f43cfb9fd48585cd6500da73d42 (diff) |
Improve queue_is_locked()
spin_is_locked() doesn't work on UP without spinlock debugging. Make it
safer and just return 1 on UP, so we don't get false positives. The plan
is to kill this debug function during the -rc cycle.
Signed-off-by: Jens Axboe <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions