linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] exfat: Add fiemap support
@ 2021-07-20  9:37 Pavel Reichl
  2021-07-20  9:37 ` [PATCH 1/1] " Pavel Reichl
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Reichl @ 2021-07-20  9:37 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: cem

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(+)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-20 10:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-20  9:37 [PATCH 0/1] exfat: Add fiemap support Pavel Reichl
2021-07-20  9:37 ` [PATCH 1/1] " Pavel Reichl
2021-07-20 10:44   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).