public inbox for ntfs3@lists.linux.dev
 help / color / mirror / Atom feed
* (very low importance) NTFS version message
@ 2021-10-26 17:44 Enrico Mioso
  2021-10-26 18:03 ` Kari Argillander
  0 siblings, 1 reply; 2+ messages in thread
From: Enrico Mioso @ 2021-10-26 17:44 UTC (permalink / raw)
  To: ntfs3

Hello folks!!

in ntfs_extend_ini I would be more explicit when NTFS version is lower than 3.

I would replace
ntfs_notice(sb, "Skip $Extend 'cause NTFS version");
with
ntfs_notice(sb, "Skip $Extend initialization due to NTFS version lower than 3");
or something like that.
What do you think?

Enrico

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

* Re: (very low importance) NTFS version message
  2021-10-26 17:44 (very low importance) NTFS version message Enrico Mioso
@ 2021-10-26 18:03 ` Kari Argillander
  0 siblings, 0 replies; 2+ messages in thread
From: Kari Argillander @ 2021-10-26 18:03 UTC (permalink / raw)
  To: Enrico Mioso; +Cc: ntfs3

On Tue, Oct 26, 2021 at 07:44:04PM +0200, Enrico Mioso wrote:
> Hello folks!!
> 
> in ntfs_extend_ini I would be more explicit when NTFS version is lower than 3.
> 
> I would replace
> ntfs_notice(sb, "Skip $Extend 'cause NTFS version");
> with
> ntfs_notice(sb, "Skip $Extend initialization due to NTFS version lower than 3");
> or something like that.
> What do you think?

Seems resonable at least for me. Wanna send patch or is this just
suggestion?

  Argillander

> 
> Enrico
> 

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

end of thread, other threads:[~2021-10-26 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-26 17:44 (very low importance) NTFS version message Enrico Mioso
2021-10-26 18:03 ` Kari Argillander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox