summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorSteve French <sfrench@us.ibm.com>2009-06-26 03:25:49 +0000
committerSteve French <sfrench@us.ibm.com>2009-06-26 03:25:49 +0000
commitad8034f19792736db5c259103c2eaaf72887bbb4 (patch)
treead631c38d2d66c6d3ca57cdae471560461cec119 /tools/perf/scripts/python/net_dropmonitor.py
parent0f3bc09ee1b7fcadd5bfdc5ed2e1643f658fe23d (diff)
downloadkernel-ad8034f19792736db5c259103c2eaaf72887bbb4.tar.gz
[CIFS] remove bkl usage from umount begin
The lock_kernel call moved into the fs for umount_begin is not needed. This adds a check to make sure we don't call umount_begin twice on the same fs. umount_begin for cifs is probably not needed and may eventually be able to be removed, but in the meantime this smaller patch is safe and gets rid of the bkl from this path which provides some benefit. Acked-by: Jeff Layton <redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
3d3a0a3e91c79b8612d94'>Documentation: Fix typosBjorn Helgaas 2023-08-12ovl: auto generate uuid for new overlay filesystemsAmir Goldstein 2023-08-12ovl: store persistent uuid/fsid with uuid=onAmir Goldstein 2023-08-12ovl: add support for unique fsid per instanceAmir Goldstein 2023-08-12ovl: Add framework for verity supportAlexander Larsson 2023-06-19ovl: store enum redirect_mode in config instead of a stringAmir Goldstein 2023-06-19ovl: introduce data-only lower layersAmir Goldstein