Searched hist:bab08ab9646288f1b0b72a7aaeecdff94bd62c18 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | indirect.c | diff bab08ab9646288f1b0b72a7aaeecdff94bd62c18 Fri Sep 09 17:36:51 CDT 2011 Theodore Ts'o <tytso@mit.edu> ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
At least initially if the bigalloc feature is enabled, we will not support non-extent mapped inodes, online resizing, online defrag, or the FITRIM ioctl. This simplifies the initial implementation.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | ioctl.c | diff bab08ab9646288f1b0b72a7aaeecdff94bd62c18 Fri Sep 09 17:36:51 CDT 2011 Theodore Ts'o <tytso@mit.edu> ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
At least initially if the bigalloc feature is enabled, we will not support non-extent mapped inodes, online resizing, online defrag, or the FITRIM ioctl. This simplifies the initial implementation.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | inode.c | diff bab08ab9646288f1b0b72a7aaeecdff94bd62c18 Fri Sep 09 17:36:51 CDT 2011 Theodore Ts'o <tytso@mit.edu> ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
At least initially if the bigalloc feature is enabled, we will not support non-extent mapped inodes, online resizing, online defrag, or the FITRIM ioctl. This simplifies the initial implementation.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | super.c | diff bab08ab9646288f1b0b72a7aaeecdff94bd62c18 Fri Sep 09 17:36:51 CDT 2011 Theodore Ts'o <tytso@mit.edu> ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
At least initially if the bigalloc feature is enabled, we will not support non-extent mapped inodes, online resizing, online defrag, or the FITRIM ioctl. This simplifies the initial implementation.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|