diff options
| author | John Stultz <johnstul@us.ibm.com> | 2010-02-17 22:23:07 -0500 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2010-04-27 11:32:57 -0400 |
| commit | 52887d41fce67b0e652885d4ef7a5bfa7e5b29e0 (patch) | |
| tree | b781d73e5bf65639de06ca04b437c7f452479561 /kernel/trace/trace_functions_graph.c | |
| parent | d31a7a0f3e087f9f67008edce0b1ff7d948fde20 (diff) | |
Fix MNT_MOUNTED WARN_ON
I was seeing MNT_MOUNTED already set WARN_ON messages in commit_tree.
This seems to be caused by clone_mnt copying the flag of an already mounted
mnt to the mount before it is used by commit_tree.
My fix (which may not be correct) is to unmark MNT_MOUNTED on the cloned
mnt.
Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions
