hi, On Fri, Sep 21, 2018 at 06:58:40PM +0530, Vignesh Raman wrote: > Hi All, > > I downloaded the linux source using > 'apt-get source linux-image-$(uname -r)' > > vignesh@debian:~$ uname -a > Linux debian 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) > x86_64 GNU/Linux > > It downloads the linux source, > Get:1 http://security.debian.org/debian-security stretch/updates/main > linux 4.9.110-3+deb9u4 (dsc) [123 kB] > Get:2 http://security.debian.org/debian-security stretch/updates/main > linux 4.9.110-3+deb9u4 (tar) [94.7 MB] > Get:3 http://security.debian.org/debian-security stretch/updates/main > linux 4.9.110-3+deb9u4 (diff) [2,605 kB] > > In this the below ext4 file system corruption fix is missing, > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/ext4?h=linux-4.9.y&id=262a62cc50697246eeb431b970db6b3ee35c33f3 > > It has been added to the 4.9 stable tree but missing in debian updates. > > Please could this fix be added in the updates. Thanks.
This was included v4.9.117 and is already pending for us in the packaging repository: https://salsa.debian.org/kernel-team/linux/commit/f7024b6295a119d281ff4ee4f962345ea2f7b72c#9c96da0e9f91d7d8937b69b524702c106258f0d1_296_428 Regards, Salvatore

