diff options
author | OGAWA Hirofumi <[email protected]> | 2010-01-06 18:48:26 -0500 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2010-01-06 18:48:26 -0500 |
commit | 56335936de1a41c8978fde62b2158af77ddc7258 (patch) | |
tree | f0061bef629a1c6a14e08f1b660b3beca0adc7cd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 6c8530993e1fdf1d6af0403e796fe14d80b4b097 (diff) |
nfs: fix oops in nfs_rename()
Recent change is missing to update "rehash". With that change, it will
become the cause of adding dentry to hash twice.
This explains the reason of Oops (dereference the freed dentry in
__d_lookup()) on my machine.
Signed-off-by: OGAWA Hirofumi <[email protected]>
Reported-by: Marvin <[email protected]>
Cc: Trond Myklebust <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions