Re: [PATCH 1/2] quota: Add mountpath based quota support
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-02-09 08:54:08
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2021-02-09 08:54:08
Also in:
lkml
On Thu, Feb 04, 2021 at 01:53:50PM +0100, Jan Kara wrote:
Now quota data stored in a normal file is a setup we try to deprecate anyway so another option is to just leave quotactl_path() only for those setups where quota metadata is managed by the filesystem so we don't need to pass quota files to Q_QUOTAON?
I'd be perfectly fine with that.