On Tue, 08 Sep 2026 10:32:08 +0200, Sascha Hauer wrote:
> This is a continuation of the patch previously sent as a single patch.
> 
> Additionally I added a patch cleaning up the FILE_SIZE_STREAM disambiguity.
> The problem is that we overloaded the inode size with a flag indicating
> that the inode belongs to a stream with undefined file size. The new
> patch solves this by adding extra flags to struct inode.
> 
> [...]

Applied, thanks!

[1/2] fs: track streaming and unknown-size files in dedicated inode fields
      https://git.pengutronix.de/cgit/barebox/commit/?id=260a4c6af4e3 (link may 
not be stable)
[2/2] fs: reject inodes whose size the superblock cannot address
      https://git.pengutronix.de/cgit/barebox/commit/?id=b37ad309e6ca (link may 
not be stable)

Best regards,
-- 
Sascha Hauer <[email protected]>


Reply via email to