[PATCH v3 07/13] vfs_btrfs: add [GET/SET]_COMPRESSION handlers

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue Nov 5 05:40:16 MST 2013


On Tue, Nov 05, 2013 at 12:57:57PM +0100, David Disseldorp wrote:
> Translate such requests into FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
> respectively. The module makes no distinction between compression types,
> only whether or not compression is enabled.

...

> +	ret = ioctl(fd, FS_IOC_SETFLAGS, &flags);

Is this call sync, i.e. does it block until that 1TB archive
is compressed?

Best regards,

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de


More information about the samba-technical mailing list