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