Re: [PATCH -next v5 32/32] ext4: introduce a mount option for iomap buffered I/O path
| Newsgroups | org.kernel.vger.linux-ext4 |
|---|---|
| Message-ID | <[email protected]> |
> From: Zhang Yi <[email protected]> > > Since the iomap buffered I/O path does not yet support all existing ext4 > features, it cannot be enabled by default. Introduce the > 'buffered_iomap' and 'nobuffered_iomap' mount options to explicitly > enable or disable the iomap buffered I/O path for regular files. > > Toggling this option via remount is allowed. The change of I/O path will > not take effect immediately. It will be deferred. The new setting will > only take effect after the inode is re-initialized (i.e., after the last > reference is dropped and the inode is re-read from disk). > > Signed-off-by: Zhang Yi <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=32