linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for July 20 (overlayfs)
@ 2011-07-20 18:48 Sedat Dilek
  2011-07-20 19:28 ` Sedat Dilek
  0 siblings, 1 reply; 5+ messages in thread
From: Sedat Dilek @ 2011-07-20 18:48 UTC (permalink / raw)
  To: Miklos Szeredi
  Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel, Al Viro,
	Randy Dunlap

[-- Attachment #1: Type: text/plain, Size: 975 bytes --]

Hi,

I have here a problem with linux-next (next-20110720) and
overlayfs-v10 (not the latest from GIT).

### OVERLAYFS
# Patches from mszeredi/vfs.git#overlayfs.v10 (up to commit
00b27467b181a27c808cef0d66860eba5f450b24)
# "overlay: overlay filesystem documentation"
# See also <http://lkml.org/lkml/2011/6/1/456>
# "[PATCH 0/7] overlay filesystem: request for inclusion"
+ overlayfs-v10/overlayfs-v10.patch

Documentation/filesystems/porting says:

[mandatory]
        ->permission(), generic_permission() and ->check_acl() have lost flags
argument; instead of passing IPERM_FLAG_RCU we add MAY_NOT_BLOCK into mask.
        generic_permission() has also lost the check_acl argument; if you want
non-NULL to be used for that inode, put it into ->i_op->check_acl.

I checked with other files below fs/ and changed accordingly.
So, I hope the attached patch is OK (untested, uncompiled)?

What's the status of OverlayFS anyway, will it be merged into v3.1?

Regards,
- Sedat -

[-- Attachment #2: fs-overlayfs-inode.c.diff --]
[-- Type: plain/text, Size: 600 bytes --]

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

end of thread, other threads:[~2011-07-22 11:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20 18:48 linux-next: Tree for July 20 (overlayfs) Sedat Dilek
2011-07-20 19:28 ` Sedat Dilek
2011-07-22  9:51   ` Miklos Szeredi
2011-07-22  9:59     ` Sedat Dilek
2011-07-22 11:38     ` Sedat Dilek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).