]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vfs: Keep a list of mounts on a mount point
authorEric W. Biederman <ebiederman@twitter.com>
Mon, 23 Sep 2013 02:37:01 +0000 (19:37 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Fri, 11 Oct 2013 22:25:48 +0000 (15:25 -0700)
commit484df667efe9365936540d5258ccafd03bb64bce
tree8eef2312924edfb940a10be39fd4231f1ad56bbb
parenta3b4491433f23c2424b2f8b6f9fed8a72cd4ee01
vfs: Keep a list of mounts on a mount point

To spot any possible problems call BUG if a mountpoint
is put when it's list of mounts is not empty.

Signed-off-by: Eric W. Biederman <ebiederman@twitter.com>
fs/mount.h
fs/namespace.c