Searched hist:"2 f6362484c0e1250ef6a76cccdbe4a95587e850c" (Results 1 – 7 of 7) sorted by relevance
/freebsd/tests/sys/fs/fusefs/ |
H A D | mount.cc | diff 2f6362484c0e1250ef6a76cccdbe4a95587e850c Fri Apr 29 18:43:47 CEST 2022 Alan Somers <asomers@FreeBSD.org> fusefs: use the fsname mount option if set
The daemon can specify fsname=XXX in its mount options. If so, the file system should report f_mntfromname as XXX during statfs. This will show up in the output of commands like mount and df.
Submitted by: Ali Abdallah <ali.abdallah@suse.com> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35090
|
H A D | mockfs.hh | diff 2f6362484c0e1250ef6a76cccdbe4a95587e850c Fri Apr 29 18:43:47 CEST 2022 Alan Somers <asomers@FreeBSD.org> fusefs: use the fsname mount option if set
The daemon can specify fsname=XXX in its mount options. If so, the file system should report f_mntfromname as XXX during statfs. This will show up in the output of commands like mount and df.
Submitted by: Ali Abdallah <ali.abdallah@suse.com> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35090
|
H A D | utils.hh | diff 2f6362484c0e1250ef6a76cccdbe4a95587e850c Fri Apr 29 18:43:47 CEST 2022 Alan Somers <asomers@FreeBSD.org> fusefs: use the fsname mount option if set
The daemon can specify fsname=XXX in its mount options. If so, the file system should report f_mntfromname as XXX during statfs. This will show up in the output of commands like mount and df.
Submitted by: Ali Abdallah <ali.abdallah@suse.com> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35090
|
H A D | utils.cc | diff 2f6362484c0e1250ef6a76cccdbe4a95587e850c Fri Apr 29 18:43:47 CEST 2022 Alan Somers <asomers@FreeBSD.org> fusefs: use the fsname mount option if set
The daemon can specify fsname=XXX in its mount options. If so, the file system should report f_mntfromname as XXX during statfs. This will show up in the output of commands like mount and df.
Submitted by: Ali Abdallah <ali.abdallah@suse.com> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35090
|
H A D | mockfs.cc | diff 2f6362484c0e1250ef6a76cccdbe4a95587e850c Fri Apr 29 18:43:47 CEST 2022 Alan Somers <asomers@FreeBSD.org> fusefs: use the fsname mount option if set
The daemon can specify fsname=XXX in its mount options. If so, the file system should report f_mntfromname as XXX during statfs. This will show up in the output of commands like mount and df.
Submitted by: Ali Abdallah <ali.abdallah@suse.com> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35090
|
/freebsd/sbin/mount_fusefs/ |
H A D | mount_fusefs.c | diff 2f6362484c0e1250ef6a76cccdbe4a95587e850c Fri Apr 29 18:43:47 CEST 2022 Alan Somers <asomers@FreeBSD.org> fusefs: use the fsname mount option if set
The daemon can specify fsname=XXX in its mount options. If so, the file system should report f_mntfromname as XXX during statfs. This will show up in the output of commands like mount and df.
Submitted by: Ali Abdallah <ali.abdallah@suse.com> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35090
|
/freebsd/sys/fs/fuse/ |
H A D | fuse_vfsops.c | diff 2f6362484c0e1250ef6a76cccdbe4a95587e850c Fri Apr 29 18:43:47 CEST 2022 Alan Somers <asomers@FreeBSD.org> fusefs: use the fsname mount option if set
The daemon can specify fsname=XXX in its mount options. If so, the file system should report f_mntfromname as XXX during statfs. This will show up in the output of commands like mount and df.
Submitted by: Ali Abdallah <ali.abdallah@suse.com> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35090
|