Re: [PATCH] xfs: update BDI {io,ra}_pages values based on the RT device limits
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs,org.kernel.vger.linux-fsdevel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 21, 2026 at 08:07:40AM +0900, Damien Le Moal wrote: > > + * Update the BDI values to the max of the data and RT device to cover our > > s/data/main ? > I am still confused about the proper name for the device holding metadata :) > > Other than this, this looks OK to me. Historically the main device is called the data device, which is also reflected in all kinds of field naming. But yes, it is confusing especially for zoned xfs setups. Maybe I should do a little global naming sweep..