Re: [PATCH dhowells/mount-api 2/2] selftests: implement a test for a new mount API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andrei Vagin <avagin@xxxxxxxxxx> wrote:

> +static const char dev[] = "s test_fsopen_123";

Did you mean to prefix that with "s "?

> +	if (sys_fsconfig(fsfd, FSCONFIG_SET_STRING, "source", dev, 0) < 0)
> +		return pr_err("fsconfig_set_string sets source = %s", dev);

Note that it's not necessary to provide a source for /proc since it will just
ignore it.

Anyway, thanks for doing this!

David




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux