diff options
author | Christoph Hellwig <hch@infradead.org> | 2011-08-23 08:28:04 (GMT) |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2011-10-12 02:14:59 (GMT) |
commit | 527cfdf19dd538a5a9e46b9bed0f30a38c28438d (patch) | |
tree | d6fe2410b628b27b159f3db9113b9186c1871bfd /fs/udf | |
parent | 375ec69d2ef6e0797f19f5823e36e249765c3d41 (diff) | |
download | linux-527cfdf19dd538a5a9e46b9bed0f30a38c28438d.tar.xz |
xfs: remove the unlock argument to xfs_buf_delwri_queue
We can just unlock the buffer in the caller, and the decrement of b_hold
would also be needed in the !unlock, we just never hit that case currently
given that the caller handles that case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions