From: Dave Jones <davej@redhat.com>
To: Fabian Frederick <fabf@skynet.be>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
akpm <akpm@linux-foundation.org>, Viro <viro@zeniv.linux.org.uk>
Subject: Re: [PATCH 1/1] affs: AFFS_NO_TRUNCATE added to Kconfig
Date: Mon, 3 Mar 2014 14:43:27 -0500 [thread overview]
Message-ID: <20140303194327.GA22359@redhat.com> (raw)
In-Reply-To: <20140303182218.bc1de22e2c404dd1e07553b4@skynet.be>
On Mon, Mar 03, 2014 at 06:22:18PM +0800, Fabian Frederick wrote:
> Filename truncate process is defined in affs.h.
>
> This patch exports current define to Kconfig and removes
> AFFS_MAX_PREALLOC which is never used.
> +
> +config AFFS_NO_TRUNCATE
> + bool "Amiga FFS no filename truncate"
> + depends on AFFS_FS
> + default n
> + help
> + If you say Y here, creating filesystem objects with longer names than
> + 30 characters (standard limit) will result in an error (ENAMETOOLONG).
> +
> + By default this option is disabled and filenames are automatically
> + truncated.
I get the feeling this would be better as a mount option than a config option.
Then again, the number of people still caring about AFFS is probably in
single digits these days, so I doubt anyone would complain if this was set
one way or the other in a distribution kernel.
Dave
next prev parent reply other threads:[~2014-03-03 19:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-03 10:22 [PATCH 1/1] affs: AFFS_NO_TRUNCATE added to Kconfig Fabian Frederick
2014-03-03 19:43 ` Dave Jones [this message]
2014-03-03 12:56 ` Fabian Frederick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140303194327.GA22359@redhat.com \
--to=davej@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=fabf@skynet.be \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox