diff options
| author | Dmitry Monakhov <[email protected]> | 2014-01-23 15:55:21 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-01-23 16:37:00 -0800 |
| commit | 7e775f46a125f894a1d71e96797c776dbec161f0 (patch) | |
| tree | 81ab750ea46bbdb3826173bc4f1095c9a3c7e8e7 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | d643a49ae16c755b3dc2ef897438b7d9c6dd488b (diff) | |
fs/pipe.c: skip file_update_time on frozen fs
Pipe has no data associated with fs so it is not good idea to block
pipe_write() if FS is frozen, but we can not update file's time on such
filesystem. Let's use same idea as we use in touch_time().
Addresses https://bugzilla.kernel.org/show_bug.cgi?id=65701
Signed-off-by: Dmitry Monakhov <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions