summaryrefslogtreecommitdiff
path: root/fs/mount.h
AgeCommit message (Expand)Author
2012-01-03vfs: now it can be done - make mnt_parent point to struct mountAl Viro
2012-01-03vfs: mnt_parent moved to struct mountAl Viro
2012-01-03vfs: spread struct mount - mnt_has_parentAl Viro
2012-01-03vfs: the first spoils - mnt_hash movedAl Viro
2012-01-03vfs: spread struct mount - __lookup_mnt() resultAl Viro
2012-01-03vfs: start hiding vfsmount guts seriesAl Viro
2012-01-03vfs: new internal helper: mnt_has_parent(mnt)Al Viro