mnt: Add filesystem private data to mount points
authorDaniel Rosenberg <drosen@google.com>
Wed, 26 Oct 2016 22:29:51 +0000 (15:29 -0700)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:52 +0000 (18:03 +0200)
commitc6a208108f4a6da4128b7e9beb0cb6f0a2350ed7
treea6420ff9c1c897516d67cb68b13b795c36eca201
parente1301c8fdd0f42ada2dfb03c9556badb63539135
mnt: Add filesystem private data to mount points

This starts to add private data associated directly
to mount points. The intent is to give filesystems
a sense of where they have come from, as a means of
letting a filesystem take different actions based on
this information.

Change-Id: Ie769d7b3bb2f5972afe05c1bf16cf88c91647ab2
Signed-off-by: Daniel Rosenberg <drosen@google.com>
fs/namespace.c
fs/pnode.c
fs/pnode.h
include/linux/fs.h
include/linux/mount.h