commit | 288b2fd8251cb0bcb14b8a93755ef9c78de70e0f | [log] [tgz] |
---|---|---|
author | David M. Richter <richterd@citi.umich.edu> | Wed Apr 23 16:29:00 2008 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Apr 25 12:58:22 2008 -0400 |
tree | 65ab67c528ad063f8e2103e1bb916bcb6981bd66 | |
parent | 5fcc60c3a05bf417229fba715e7aec52bf6717fb [diff] |
leases: when unlocking, skip locking-related steps In generic_setlease(), we don't need to allocate a new struct file_lock or check for readers or writers when called with F_UNLCK. Signed-off-by: David M. Richter <richterd@citi.umich.edu> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>