From: Andrew Morton <akpm@linux-foundation.org>
To: Hugh Dickins <hugh@veritas.com>
Cc: ezk@cs.sunysb.edu, linux-kernel@vger.kernel.org, unionfs@filesystems.org
Subject: Re: [PATCH -mm] unionfs: build fixes
Date: Tue, 29 Jul 2008 17:22:16 -0700 [thread overview]
Message-ID: <20080729172216.84e958f7.akpm@linux-foundation.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0807291907440.13365@blonde.site>
On Tue, 29 Jul 2008 19:12:47 +0100 (BST)
Hugh Dickins <hugh@veritas.com> wrote:
> Get unionfs building and working in mmotm with the 2.6.27-rc1 VFS changes:
> permission() has been replaced by inode_permission() without nameidata arg;
> unionfs_permission() without nameidata arg; vfs_symlink() without mode arg;
> LOOKUP_ACCESS no longer defined; and kmem_cache_create() no longer passes
> kmem_cachep to the init_once() constructor.
>
> Note: while okay for inclusion in -mm for now, unionfs_permission() mods
> will need review and perhaps correction by Erez: without a nameidata arg,
> some locking vanishes from unionfs_permission(), and a MNT_NOEXEC check on
> its lower_inode; I have not studied the VFS changes enough to tell whether
> that amounts to a real issue for unionfs, or just removal of dead code.
thanks.
> This should follow git-unionfs.patch
> I notice my unionfs-fix-memory-leak.patch
> and fsstack-fsstack_copy_inode_size-locking.patch
> are currently commented out, yet I don't recall the
> mm-commits dispatch rider bringing me a telegram to explain why?
git-unionfs got commented out because of some upstream git (or build)
catastrophe. So its fixes got comemnted out too. Then git-unionfs was
restored but I forgot to manually restore the followon fixes. It
happens.
I must say that I'm not really sure why we're struggling along with
unionfs. Last I heard there were fundamental, unresolveable design
disagreements with the VFS guys. Those issues should be where 100% of
the effort is being devoted, but instead we seem to be cruising along
in a different direction?
next prev parent reply other threads:[~2008-07-30 0:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-29 18:12 [PATCH -mm] unionfs: build fixes Hugh Dickins
2008-07-30 0:22 ` Andrew Morton [this message]
2008-07-30 1:02 ` [Unionfs] " Erez Zadok
2008-07-30 3:27 ` Bharata B Rao
2008-07-30 3:43 ` Erez Zadok
2008-08-12 15:38 ` Ian Kent
2008-07-30 1:00 ` Erez Zadok
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=20080729172216.84e958f7.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=ezk@cs.sunysb.edu \
--cc=hugh@veritas.com \
--cc=linux-kernel@vger.kernel.org \
--cc=unionfs@filesystems.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.