diff options
Diffstat (limited to 'target/linux/generic/backport-4.9/500-ext4-fix-check-to-prevent-initializing-reserved-inod.patch')
-rw-r--r-- | target/linux/generic/backport-4.9/500-ext4-fix-check-to-prevent-initializing-reserved-inod.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-4.9/500-ext4-fix-check-to-prevent-initializing-reserved-inod.patch b/target/linux/generic/backport-4.9/500-ext4-fix-check-to-prevent-initializing-reserved-inod.patch index bcb42d6..914dddf 100644 --- a/target/linux/generic/backport-4.9/500-ext4-fix-check-to-prevent-initializing-reserved-inod.patch +++ b/target/linux/generic/backport-4.9/500-ext4-fix-check-to-prevent-initializing-reserved-inod.patch @@ -33,7 +33,7 @@ Signed-off-by: Theodore Ts'o <tytso@mit.edu> --- a/fs/ext4/ialloc.c +++ b/fs/ext4/ialloc.c -@@ -1313,7 +1313,10 @@ int ext4_init_inode_table(struct super_b +@@ -1316,7 +1316,10 @@ int ext4_init_inode_table(struct super_b ext4_itable_unused_count(sb, gdp)), sbi->s_inodes_per_block); |