On Thu, Sep 04, 2025 at 12:49:23PM +0200, Miklos Szeredi wrote: > On Wed, 3 Sept 2025 at 19:51, Darrick J. Wong <djwong@xxxxxxxxxx> wrote: > > > As suggested in the thread for the next patch, maybe I should just hide > > this new acl behavior behind (fc->iomap || sb->s_bdev != NULL)? > > Okay, but please create a fc->is_local_fs that is set on the above > condition to make this more readable. Done. --D > Thanks, > Miklos >