Home
last modified time | relevance | path

Searched hist:f2a09af6 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dialloc.cf2a09af6 Sun Sep 23 22:16:03 CDT 2012 Yongqiang Yang <xiaoqiangnk@gmail.com> ext4: check free inode count before allocating an inode

Recently, I ecountered some corrupted filesystems in which some
groups' free inode counts were 65535, it seemed that free inode
count was overflow. This patch teaches ext4 to check free inode
count before allocaing an inode.

Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
f2a09af6 Sun Sep 23 22:16:03 CDT 2012 Yongqiang Yang <xiaoqiangnk@gmail.com> ext4: check free inode count before allocating an inode

Recently, I ecountered some corrupted filesystems in which some
groups' free inode counts were 65535, it seemed that free inode
count was overflow. This patch teaches ext4 to check free inode
count before allocaing an inode.

Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>