diff options
| author | Al Viro <[email protected]> | 2010-04-07 23:06:07 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-04-07 23:10:16 +0000 |
| commit | 04287f975e68038051eb9c79896866d36610b8e0 (patch) | |
| tree | e87af9a47942a187a06b63aa3600511f4bc11ad8 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
| download | kernel-04287f975e68038051eb9c79896866d36610b8e0.tar.gz kernel-04287f975e68038051eb9c79896866d36610b8e0.zip | |
Have nfs ->d_revalidate() report errors properly
If nfs atomic open implementation ends up doing open request from
->d_revalidate() codepath and gets an error from server, return that error
to caller explicitly and don't bother with lookup_instantiate_filp() at all.
->d_revalidate() can return an error itself just fine...
See
http://bugzilla.kernel.org/show_bug.cgi?id=15674
http://marc.info/?l=linux-kernel&m=126988782722711&w=2
for original report.
Reported-by: Daniel J Blueman <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
