> generic/319 > =========== > > Looks like some kind of ENOSPC error when inheriting the acl > (this may be a journal credits issue?): Yes. __ext4_new_inode() currently does not add journal credits for acl updates. I am working on a fix.
> generic/319 > =========== > > Looks like some kind of ENOSPC error when inheriting the acl > (this may be a journal credits issue?): Yes. __ext4_new_inode() currently does not add journal credits for acl updates. I am working on a fix.