diff options
| author | Theodore Ts'o <tytso@mit.edu> | 2015-05-15 00:24:10 -0400 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2018-12-01 23:25:42 +0100 |
| commit | fc6b2a210553b1f44fb20418aca478477d4bf5f6 (patch) | |
| tree | 599d25f38609e847bd9ede9a0d244d9aa6309124 /kernel | |
| parent | 77d152d0b5ad11e5cba89c49962c748d9d61c2a3 (diff) | |
ext4: fix an ext3 collapse range regression in xfstests
[ Upstream commit b9576fc3624eb9fc88bec0d0ae883fd78be86239 ]
The xfstests test suite assumes that an attempt to collapse range on
the range (0, 1) will return EOPNOTSUPP if the file system does not
support collapse range. Commit 280227a75b56: "ext4: move check under
lock scope to close a race" broke this, and this caused xfstests to
fail when run when testing file systems that did not have the extents
feature enabled.
Reported-by: Eric Whitney <enwlinux@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
