aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGravatar Jeff Layton <jeff.layton@primarydata.com> 2015-04-03 09:04:04 -0400
committerGravatar Jeff Layton <jeff.layton@primarydata.com> 2015-04-03 09:04:04 -0400
commitcae80b305e1c3944746dd93e33e9b2ccd5a490c1 (patch)
tree1ede43da59f29e2a9af7cfb13070310a4d073194 /lib
parentlocks: don't allocate a lock context for an F_UNLCK request (diff)
downloadlinux-cae80b305e1c3944746dd93e33e9b2ccd5a490c1.tar.gz
linux-cae80b305e1c3944746dd93e33e9b2ccd5a490c1.tar.bz2
linux-cae80b305e1c3944746dd93e33e9b2ccd5a490c1.zip
locks: change lm_get_owner and lm_put_owner prototypes
The current prototypes for these operations are somewhat awkward as they deal with fl_owners but take struct file_lock arguments. In the future, we'll want to be able to take references without necessarily dealing with a struct file_lock. Change them to take fl_owner_t arguments instead and have the callers deal with assigning the values to the file_lock structs. Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions