[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110121102654.fd87c917.akpm@linux-foundation.org>
Date: Fri, 21 Jan 2011 10:26:54 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Stuart Swales <stuart.swales.croftnuisk@...il.com>
Cc: Russell King <rmk+kernel@....linux.org.uk>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] adfs: add hexadecimal filetype suffix option
On Fri, 21 Jan 2011 14:43:14 +0000 (GMT) Stuart Swales <stuart.swales.croftnuisk@...il.com> wrote:
> > Was `mount -o remount,ftsuffix=1' implemented and tested?
>
> I didn't specifically check it out with remount. Is that likely to be a
> problem?
It should work and should be tested and maintained.
I do worry about the effect on userspace of having all the filenames
change on the fly. I guess if it makes applications misbehave then
that's a userspace (administrator) error.
Does it mean that existing dcache entries are now out of sync, so some
filenames are suffixless and others are suffixed? If so, that might be
too hard to fix, and some way of disabling `mount -o remount' should be
found.
> > Am I correct in assuming that "mount -o remount,ftsuffix=0" turns this
> > off again?
That too.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists