[PATCH v5 8/8] linux: Add mount_setattr
Adhemerval Zanella
adhemerval.zanella@linaro.org
Fri Jun 10 17:21:57 GMT 2022
On 07/06/2022 13:27, Yann Droneaud wrote:
>> +#define MOUNT_ATTR_SIZE_VER0 32 /* sizeof first published struct */
>> +
>> /* move_mount flags. */
>> #define MOVE_MOUNT_F_SYMLINKS 0x00000001 /* Follow symlinks on from path */
>> #define MOVE_MOUNT_F_AUTOMOUNTS 0x00000002 /* Follow automounts on from path */
>> @@ -240,6 +253,15 @@ extern int fspick (int __dfd, const char *__path, unsigned int __flags)
>> extern int open_tree (int __dfd, const char *__filename, unsigned int __flags)
>> __THROW;
>> +/* Change the mount proprieties of the mount or an entire mount tree. If
>
>
> mount properties
>
Ack.
More information about the Libc-alpha
mailing list