ANDROID: mnt: Add filesystem private data to mount points
authorDaniel Rosenberg <drosen@google.com>
Wed, 26 Oct 2016 22:29:51 +0000 (15:29 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Fri, 3 Feb 2017 08:46:53 +0000 (14:16 +0530)
commitdf3ebc9cd524a9ff3fb070803b5271f1127d0610
tree46b37b632d437ab19d169fe965c239ee4b40c8a5
parent3f97a7c3160a81f8589657820bbb376bace1cf87
ANDROID: 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