diff options
author | 2021-12-15 14:43:09 +0300 | |
---|---|---|
committer | 2022-01-10 13:25:56 -0500 | |
commit | da9e480212582b336b97848c69fdd4ac8860065b (patch) | |
tree | 8e6b48f9ad532d873e281128e0d373adb0c65f0c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: set csum seed in tmp inode while migrating to extents (diff) | |
download | wireguard-linux-da9e480212582b336b97848c69fdd4ac8860065b.tar.xz wireguard-linux-da9e480212582b336b97848c69fdd4ac8860065b.zip |
ext4: fix a copy and paste typo
This was obviously supposed to be an ext4 struct, not xfs. GCC
doesn't care either way so it doesn't affect the build or runtime.
Fixes: cebe85d570cf ("ext4: switch to the new mount api")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>
Link: https://lore.kernel.org/r/20211215114309.GB14552@kili
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions