aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorTrond Myklebust <[email protected]>2013-09-05 15:52:51 -0400
committerTrond Myklebust <[email protected]>2013-09-05 18:11:42 -0400
commit0f1d26055068bbc66751d1974ecc6f0398b3ac67 (patch)
tree998b5e200cd6a519a39b80c43516895a2cc91519 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent8897538e97ed80570f6e3befc41ca0288b776799 (diff)
NFS: Don't check lock owner compatibility in writes unless file is locked
If we're doing buffered writes, and there is no file locking involved, then we don't have to worry about whether or not the lock owner information is identical. By relaxing this check, we ensure that fork()ed child processes can write to a page without having to first sync dirty data that was written by the parent to disk. Reported-by: Quentin Barnes <[email protected]> Signed-off-by: Trond Myklebust <[email protected]> Tested-by: Quentin Barnes <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions