diff options
author | Fabio Olive Leite <[email protected]> | 2010-09-12 19:55:25 -0400 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2010-09-12 19:55:25 -0400 |
commit | b1bde04c6d9a120dec602cc8a70b8a7f21600883 (patch) | |
tree | 2d2a53e0978e3f8e3d320260dc78bbbbbe749651 /tools/perf/scripts/python/syscall-counts.py | |
parent | 55576244eba805307a2b2b6a145b8f85f8c7c124 (diff) |
Remove incorrect do_vfs_lock message
The do_vfs_lock function on fs/nfs/file.c is only called if NLM is
not being used, via the -onolock mount option. Therefore it cannot
really be "out of sync with lock manager" when the local locking
function called returns an error, as there will be no corresponding
call to the NLM. For details, simply check the if/else on do_setlk
and do_unlk on fs/nfs/file.c.
Signed-Off-By: Fabio Olive Leite <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions