linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] exfat: allow access to paths with trailing dots
@ 2021-08-18 11:11 David Disseldorp
  2021-08-18 11:11 ` [PATCH 1/2] exfat: add keeptail mount option David Disseldorp
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Disseldorp @ 2021-08-18 11:11 UTC (permalink / raw)
  To: linux-fsdevel

This patchset adds a new exfat "keeptail" mount option, which allows
users to resolve paths carrying trailing period '.' characters.
I'm not a huge fan of "keeptail" as an option name, but couldn't think
of anything better.

Feedback appreciated.

Cheers, David

--

 fs/exfat/exfat_fs.h |  3 ++-
 fs/exfat/namei.c    | 25 ++++++++++++++-----------
 fs/exfat/super.c    |  7 +++++++
 3 files changed, 23 insertions(+), 12 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <CGME20210820131220epcas1p1e97adf5dfc5125571733d42d5d71110c@epcas1p1.samsung.com>]

end of thread, other threads:[~2021-08-23  4:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-18 11:11 [PATCH 0/2] exfat: allow access to paths with trailing dots David Disseldorp
2021-08-18 11:11 ` [PATCH 1/2] exfat: add keeptail mount option David Disseldorp
2021-08-18 11:11 ` [PATCH 2/2] exfat: keep trailing dots in paths if keeptail is set David Disseldorp
2021-08-18 12:48 ` [PATCH 0/2] exfat: allow access to paths with trailing dots Christian Brauner
2021-08-18 16:40   ` David Disseldorp
2021-08-18 17:49     ` Christian Brauner
     [not found] <CGME20210820131220epcas1p1e97adf5dfc5125571733d42d5d71110c@epcas1p1.samsung.com>
     [not found] ` <20210820151214.37742aad@suse.de>
2021-08-23  4:48   ` Namjae Jeon

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).