Home
last modified time | relevance | path

Searched hist:"6080723102 d1ad3b553769834d6a23e3f3d8250f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dioctls.hdiff 6080723102d1ad3b553769834d6a23e3f3d8250f Fri Jul 15 12:44:45 CDT 2016 Peter Maydell <peter.maydell@linaro.org> 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>
H A Dsyscall_defs.hdiff 6080723102d1ad3b553769834d6a23e3f3d8250f Fri Jul 15 12:44:45 CDT 2016 Peter Maydell <peter.maydell@linaro.org> 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>