aboutsummaryrefslogtreecommitdiffstats
path: root/fs/mount.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-03vfs: take mnt_child/mnt_mounts to struct mountAl Viro1-0/+2
2012-01-03vfs: all counters taken to struct mountAl Viro1-0/+12
2012-01-03vfs: move mnt_mountpoint to struct mountAl Viro1-0/+1
2012-01-03vfs: now it can be done - make mnt_parent point to struct mountAl Viro1-2/+2
2012-01-03vfs: mnt_parent moved to struct mountAl Viro1-1/+2
2012-01-03vfs: spread struct mount - mnt_has_parentAl Viro1-2/+2
2012-01-03vfs: the first spoils - mnt_hash movedAl Viro1-0/+1
2012-01-03vfs: spread struct mount - __lookup_mnt() resultAl Viro1-0/+2
2012-01-03vfs: start hiding vfsmount guts seriesAl Viro1-0/+9
2012-01-03vfs: new internal helper: mnt_has_parent(mnt)Al Viro1-0/+6