diff options
author | Jeff Layton <jlayton@primarydata.com> | 2015-01-16 21:05:55 +0100 |
---|---|---|
committer | Jeff Layton <jeff.layton@primarydata.com> | 2015-01-16 21:09:25 +0100 |
commit | c362781cadd37858c3d8f5d18b1e9957d4671298 (patch) | |
tree | ad072eccf039314a24ad9314e7e249722d44ddb8 /fs/nfs | |
parent | locks: add a new struct file_locking_context pointer to struct inode (diff) | |
download | linux-c362781cadd37858c3d8f5d18b1e9957d4671298.tar.xz linux-c362781cadd37858c3d8f5d18b1e9957d4671298.zip |
ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
There is only a single call site for each of these functions, and the
caller takes the i_lock prior to calling them and drops it just
afterward. Move the spinlocking into the functions instead.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Acked-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions