diff options
author | Brian Behlendorf <[email protected]> | 2015-12-10 15:53:37 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-12-14 12:06:31 -0800 |
commit | 5ed27c572cbb051cbed91a9cce1355312fa7913b (patch) | |
tree | 3013d8eb6dc22cdfa186dff8aa10a2c0f0ee0176 /cmd | |
parent | f22f900f15c28ebd8b8b764ee6229a7069c74a13 (diff) |
Change zfs_snapshot_lock from mutex to rw lock
By changing the zfs_snapshot_lock from a mutex to a rw lock the
zfsctl_lookup_objset() function can be allowed to run concurrently.
This should reduce the latency of fh_to_dentry lookups in ZFS
snapshots which are being accessed over NFS.
Signed-off-by: Brian Behlendorf <[email protected]>
Signed-off-by: Chunwei Chen <[email protected]>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions