Commit 99c880d
ext4: cleanup fast commit mount options
Drop no_fc mount option that disable fast commit even if it was
enabled at mkfs time. Move fc_debug_force mount option under ifdef
EXT4_DEBUG to annotate that this is strictly for debugging and testing
purposes and should not be used in production.
Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20201106035911.1942128-23-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>1 parent 87a144f commit 99c880d
1 file changed
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1716 | 1716 | | |
1717 | 1717 | | |
1718 | 1718 | | |
1719 | | - | |
| 1719 | + | |
1720 | 1720 | | |
1721 | | - | |
| 1721 | + | |
1722 | 1722 | | |
1723 | | - | |
1724 | 1723 | | |
1725 | 1724 | | |
1726 | 1725 | | |
| |||
1807 | 1806 | | |
1808 | 1807 | | |
1809 | 1808 | | |
1810 | | - | |
1811 | | - | |
1812 | 1809 | | |
| 1810 | + | |
1813 | 1811 | | |
1814 | 1812 | | |
1815 | 1813 | | |
| |||
2039 | 2037 | | |
2040 | 2038 | | |
2041 | 2039 | | |
2042 | | - | |
2043 | | - | |
| 2040 | + | |
2044 | 2041 | | |
2045 | 2042 | | |
2046 | | - | |
2047 | 2043 | | |
2048 | 2044 | | |
2049 | 2045 | | |
| |||
0 commit comments