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. Thanks. Regards, Vignesh

