]> git.proxmox.com Git - mirror_qemu.git/commit - linux-user/ioctls.h
linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 15 Jul 2016 17:44:45 +0000 (18:44 +0100)
committerRiku Voipio <riku.voipio@linaro.org>
Wed, 21 Sep 2016 11:24:47 +0000 (14:24 +0300)
commit6080723102d1ad3b553769834d6a23e3f3d8250f
treed1d533c5a8555d81a20864cdb01d210920906302
parent26a6fc96e0ca7522b855c2164bc6098240c286f6
linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls

Implement the FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls, as used
by chattr.

Note that the type information encoded in these ioctl numbers
is at odds with the actual type the kernel accesses, as discussed
in http://thread.gmane.org/gmane.linux.file-systems/80164.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
linux-user/ioctls.h
linux-user/syscall_defs.h