vfs: move mnt_devname
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
1a4eeaf2a8
commit
52ba1621de
3 changed files with 11 additions and 11 deletions
|
@ -56,7 +56,6 @@ struct vfsmount {
|
|||
__u32 mnt_fsnotify_mask;
|
||||
struct hlist_head mnt_fsnotify_marks;
|
||||
#endif
|
||||
const char *mnt_devname; /* Name of device e.g. /dev/dsk/hda1 */
|
||||
};
|
||||
|
||||
struct file; /* forward dec */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue