Commit 8fc1c59
committed
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 fix from Ted Ts'o:
"Fix an ext4 regression which breaks remounting r/w file systems that
have the quota feature enabled"
* tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
ext4: only check dquot_initialize_needed() when debugging
Revert "ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled"2 files changed
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6388 | 6388 | | |
6389 | 6389 | | |
6390 | 6390 | | |
6391 | | - | |
6392 | 6391 | | |
6393 | 6392 | | |
6394 | 6393 | | |
| |||
6575 | 6574 | | |
6576 | 6575 | | |
6577 | 6576 | | |
6578 | | - | |
| 6577 | + | |
6579 | 6578 | | |
6580 | 6579 | | |
6581 | 6580 | | |
| |||
6622 | 6621 | | |
6623 | 6622 | | |
6624 | 6623 | | |
6625 | | - | |
6626 | | - | |
6627 | | - | |
6628 | 6624 | | |
6629 | 6625 | | |
6630 | 6626 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2056 | 2056 | | |
2057 | 2057 | | |
2058 | 2058 | | |
| 2059 | + | |
2059 | 2060 | | |
2060 | | - | |
| 2061 | + | |
2061 | 2062 | | |
2062 | 2063 | | |
2063 | 2064 | | |
| |||
2120 | 2121 | | |
2121 | 2122 | | |
2122 | 2123 | | |
| 2124 | + | |
2123 | 2125 | | |
2124 | | - | |
| 2126 | + | |
2125 | 2127 | | |
2126 | 2128 | | |
2127 | 2129 | | |
| |||
0 commit comments