Displaying 5 results from an estimated 5 matches for "nsfs".
Did you mean:
nfs
2019 Sep 12
2
Fw: Btrfs Samba and Quotas
Hello Hendrik
Can you help input 2 commands 'mount' and 'df -TPh' on OMV,
and post the output to us, thank you.
--
Regards,
Jones Syue | ???
QNAP Systems, Inc.
2019 Sep 12
0
Fw: Btrfs Samba and Quotas
...olid=5,subvol=/Docker/btrfs)
/dev/sde3 on /sharedfolders/docker_dir/btrfs type btrfs
(rw,noatime,ssd,discard,space_cache,subvolid=5,subvol=/Docker/btrfs)
/dev/sdi on /media/1e9433cd-993d-4af7-9114-fb761bccdbbf type ext4
(rw,noexec,relatime,jqfmt=vfsv0,usrjquota=aquota.user,grpjquota=aquota.group)
nsfs on /run/docker/netns/default type nsfs (rw)
shm on
/srv/dev-disk-by-label-DockerImages/Docker/containers/526de341bb066357f7bc96acd5af2a190bb2735e6e055dd64d20128a5f409a5d/mounts/shm
type tmpfs (rw,nosuid,nodev,noexec,relatime,size=65536k)
shm on
/sharedfolders/docker_dir/containers/526de341bb0663...
2019 Mar 14
1
[PATCH 00/38] VFS: Convert trivial filesystems and more
...iro
David
---
David Howells (38):
vfs: Provide sb->s_iflags settings in fs_context struct
vfs: Provide a mount_pseudo-replacement for fs_context
vfs: Convert aio to fs_context
vfs: Convert anon_inodes to fs_context
vfs: Convert bdev to fs_context
vfs: Convert nsfs to fs_context
vfs: Convert pipe to fs_context
vfs: Convert zsmalloc to fs_context
vfs: Convert sockfs to fs_context
vfs: Convert dax to fs_context
vfs: Convert drm to fs_context
vfs: Convert ia64 perfmon to fs_context
vfs: Convert cxl to fs_context
vf...
2019 Mar 27
1
[RFC PATCH 00/68] VFS: Convert a bunch of filesystems to the new mount API
...vfs: Provide sb->s_iflags settings in fs_context struct
vfs: Provide a mount_pseudo-replacement for the new mount API
vfs: Convert aio to use the new mount API
vfs: Convert anon_inodes to use the new mount API
vfs: Convert bdev to use the new mount API
vfs: Convert nsfs to use the new mount API
vfs: Convert pipe to use the new mount API
vfs: Convert zsmalloc to use the new mount API
vfs: Convert sockfs to use the new mount API
vfs: Convert dax to use the new mount API
vfs: Convert drm to use the new mount API
vfs: Convert ia64 p...
2023 Jun 21
3
[PATCH 00/79] fs: new accessors for inode->i_ctime
....c | 2 +-
fs/nfsd/vfs.c | 2 +-
fs/nilfs2/dir.c | 6 +--
fs/nilfs2/inode.c | 12 ++---
fs/nilfs2/ioctl.c | 2 +-
fs/nilfs2/namei.c | 8 +--
fs/nsfs.c | 2 +-
fs/ntfs/inode.c | 15 +++---
fs/ntfs/mft.c | 3 +-
fs/ntfs3/file.c | 6 +--
fs/ntfs3/frecord.c | 4 +-
fs/ntfs3/inode.c | 14...