Re: [PATCH 25/25] fsinfo: Add API documentation [ver #13]

2019-06-18 Thread David Howells
Alan Jenkins wrote: > > +eleemnts in the FSINFO_ATTR_MOUNT_CHROOT list. > > FSINFO_ATTR_MOUNT_CHROOT -> FSINFO_ATTR_MOUNT_CHILDREN I've applied your changes. David

Re: [PATCH 25/25] fsinfo: Add API documentation [ver #13]

2019-06-05 Thread Alan Jenkins
On 28/05/2019 16:14, David Howells wrote: +Then there are attributes that convey information about the mount topology: + + * ``FSINFO_ATTR_MOUNT_INFO`` + +This struct-type attribute conveys information about a mount topology node +rather than a superblock. This includes the ID of the su

[PATCH 25/25] fsinfo: Add API documentation [ver #13]

2019-05-28 Thread David Howells
--- Documentation/filesystems/fsinfo.rst | 571 ++ 1 file changed, 571 insertions(+) create mode 100644 Documentation/filesystems/fsinfo.rst diff --git a/Documentation/filesystems/fsinfo.rst b/Documentation/filesystems/fsinfo.rst new file mode 100644 index 00