commit | 9bd0f45b7037fcfa8b575c7e27d0431d6e6dc3bb | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@primarydata.com> | Fri Jan 16 15:05:57 2015 -0500 |
committer | Jeff Layton <jeff.layton@primarydata.com> | Fri Jan 16 16:08:50 2015 -0500 |
tree | 205f3c2107cec0323dc25c959fefcc4fd709fa49 | |
parent | 7448cc37b1a6b620d948aaee3bb30960c06d5d5d [diff] |
locks: keep a count of locks on the flctx lists This makes things a bit more efficient in the cifs and ceph lock pushing code. Signed-off-by: Jeff Layton <jlayton@primarydata.com> Acked-by: Christoph Hellwig <hch@lst.de>