vfs: add helpers to check r/o bind mounts v3

From: LWN.net  read times: 86


Provided by yangyi at 2008-05-08 18:08:56


From:  Miklos Szeredi <miklos@szeredi.hu>
To:  akpm@linux-foundation.org
Subject:  [patch 00/10] vfs: add helpers to check r/o bind mounts v3
Date:  Mon, 05 May 2008 12:16:21 +0200
Message-ID:  <20080505101621.216789969@szeredi.hu>
Cc:  hch@infradead.org, viro@zeniv.linux.org.uk, dave@linux.vnet.ibm.com, ezk@cs.sunysb.edu, mhalcrow@us.ibm.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Archive-link:  Article, Thread

Resend of the path_* API patches.  This is against the VFS cleanup
patches posted recently.

Description is in the first patch header.

Changes from the previous submission:

 - rename() API is made more symmetric
 - all impacted vfs_* functions are made static

Comments (not just Al's) are welcome ;)

Thanks,
Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Original link: http://lwn.net/Articles/280992/