qemu/fsdev
Harsh Prateek Bora e06a765efb hw/9pfs: Add st_gen support in getattr reply
This patch use file system specific ioctl for getting i_generation
value. Not all file system support the ioctl. So we add an export
specific extended operation and assign right callback for the
file system that support i_generation ioctl

["M. Mohan Kumar" <mohan@in.ibm.com> we can do ioctl only for
regular files and directories on the server]

Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2011-10-15 15:30:27 +05:30
..
file-op-9p.h hw/9pfs: Add st_gen support in getattr reply 2011-10-15 15:30:27 +05:30
qemu-fsdev-dummy.c fsdev: Fix archs that dont use fsdev 2011-06-10 15:29:11 +02:00
qemu-fsdev.c hw/9pfs: Add new virtfs option writeout=immediate skip host page cache 2011-10-12 19:11:23 +05:30
qemu-fsdev.h hw/9pfs: Add new virtfs option writeout=immediate skip host page cache 2011-10-12 19:11:23 +05:30