mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
For tree mount maps, a call to chdir or chroot, to a directory above the moint point directories at a certain time during the expire results in the expire incorrectly thinking the tree is not busy. This patch adds a check to see if the filesystem above the tree mount points is busy and also locks the filesystem during the tree mount expire to prevent the race. Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| autofs_i.h | ||
| expire.c | ||
| init.c | ||
| inode.c | ||
| Makefile | ||
| root.c | ||
| symlink.c | ||
| waitq.c | ||