[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180801162849.GA9187@thunk.org>
Date: Wed, 1 Aug 2018 12:28:49 -0400
From: "Theodore Y. Ts'o" <tytso@....edu>
To: David Howells <dhowells@...hat.com>
Cc: viro@...iv.linux.org.uk, linux-api@...r.kernel.org,
torvalds@...ux-foundation.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] vfs: syscall: Add fsinfo() to query filesystem
information
On Wed, Aug 01, 2018 at 05:14:01PM +0100, David Howells wrote:
>
> Some attributes (such as the servers backing a network filesystem) can have
> multiple values. These can be enumerated by setting params->Nth and
> params->Mth to 0, 1, ... until ENODATA is returned.
How does the caller know whether or not a particular attribute has
multiple values? Is that a fundamental attribute of a particular
attribute? (e.g., the documentation for each attribute must state
whether or not that attribute returns multiple attributes or not)
- Ted
Powered by blists - more mailing lists