aboutsummaryrefslogtreecommitdiff
path: root/fs/mount.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-03vfs: take mnt_child/mnt_mounts to struct mountGravatar Al Viro 1-0/+2
2012-01-03vfs: all counters taken to struct mountGravatar Al Viro 1-0/+12
2012-01-03vfs: move mnt_mountpoint to struct mountGravatar Al Viro 1-0/+1
2012-01-03vfs: now it can be done - make mnt_parent point to struct mountGravatar Al Viro 1-2/+2
2012-01-03vfs: mnt_parent moved to struct mountGravatar Al Viro 1-1/+2
2012-01-03vfs: spread struct mount - mnt_has_parentGravatar Al Viro 1-2/+2
2012-01-03vfs: the first spoils - mnt_hash movedGravatar Al Viro 1-0/+1
2012-01-03vfs: spread struct mount - __lookup_mnt() resultGravatar Al Viro 1-0/+2
2012-01-03vfs: start hiding vfsmount guts seriesGravatar Al Viro 1-0/+9
2012-01-03vfs: new internal helper: mnt_has_parent(mnt)Gravatar Al Viro 1-0/+6