search for: filefssectorsizeinformation

Displaying 3 results from an estimated 3 matches for "filefssectorsizeinformation".

2016 Oct 27
2
Samba and BTRFS server-side copy
...C). > If they do align, then each chunk in the request can be mapped to a > BTRFS_IOC_CLONE_RANGE ioctl. Otherwise, we need to fall back to a > server-side local read/write. > > We should be able to provide underlying filesystem alignment > requirements to SMB clients via the new FileFSSectorSizeInformation > ioctl, but it's not currently supported by Samba. So which client platform (Windows, Mac, Linux) and which client software (smb, cifs, etc.) can I use to test this ? Thanks in advance,
2016 Oct 27
0
Samba and BTRFS server-side copy
..., then each chunk in the request can be mapped to a > > BTRFS_IOC_CLONE_RANGE ioctl. Otherwise, we need to fall back to a > > server-side local read/write. > > > > We should be able to provide underlying filesystem alignment > > requirements to SMB clients via the new FileFSSectorSizeInformation > > ioctl, but it's not currently supported by Samba. > > So which client platform (Windows, Mac, Linux) and which client > software (smb, cifs, etc.) can I use to test this ? Server-side copy can be requested using smbclient, using the "scopy" command. It's a si...
2016 Oct 27
2
Samba and BTRFS server-side copy
...mapped to > > > a BTRFS_IOC_CLONE_RANGE ioctl. Otherwise, we need to fall back to > > > a server-side local read/write. > > > > > > We should be able to provide underlying filesystem alignment > > > requirements to SMB clients via the new > > > FileFSSectorSizeInformation ioctl, but it's not currently > > > supported by Samba. > > > > So which client platform (Windows, Mac, Linux) and which client > > software (smb, cifs, etc.) can I use to test this ? > > Server-side copy can be requested using smbclient, using > the "...