mbox series

[0/1] exfat: Add fiemap support

Message ID 20210720093748.180714-1-preichl@redhat.com (mailing list archive)
Headers show
Series exfat: Add fiemap support | expand

Message

Pavel Reichl July 20, 2021, 9:37 a.m. UTC
This simple patch adds support for fiemap to exfat.

Pavel Reichl (1):
  exfat: Add fiemap support

 fs/exfat/exfat_fs.h | 3 +++
 fs/exfat/file.c     | 1 +
 fs/exfat/inode.c    | 8 ++++++++
 3 files changed, 12 insertions(+)