Re: [PATCH 0/5] hybrid union filesystem prototype

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Neil Brown
Date: Monday, August 30, 2010 - 4:40 am

On Mon, 30 Aug 2010 12:18:11 +0200
Miklos Szeredi <miklos@szeredi.hu> wrote:


You're right - I misread the code there.


Val has been following that approach and asking if it is possible to make an
NFS filesystem really-truly read-only. i.e. no changes.
I don't believe it is.

But I won't pursue this further without patches.



+1


I tried.  It doesn't.
To be precise:  directory changes like file creation (even creation of a file
that already exists) get notified, but purely file-based event like modifying
the contents of the file don't generate events back to the overlayfs
directory.
Because an open (for write) of a file is passed through to the upper
filesystem, the notifications of modification through that open only go to the
upper filesystem.

Thanks,
NeilBrown
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 0/5] hybrid union filesystem prototype, Neil Brown, (Fri Aug 27, 12:05 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Miklos Szeredi, (Fri Aug 27, 1:47 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Neil Brown, (Fri Aug 27, 4:35 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Miklos Szeredi, (Fri Aug 27, 9:53 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Neil Brown, (Sat Aug 28, 9:42 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Miklos Szeredi, (Mon Aug 30, 3:18 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Neil Brown, (Mon Aug 30, 4:40 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Miklos Szeredi, (Mon Aug 30, 5:20 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Valerie Aurora, (Mon Aug 30, 11:38 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Neil Brown, (Mon Aug 30, 4:12 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Miklos Szeredi, (Tue Aug 31, 4:00 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Neil Brown, (Tue Aug 31, 4:24 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Kyle Moffett, (Tue Aug 31, 8:05 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Valerie Aurora, (Tue Aug 31, 12:18 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Valerie Aurora, (Tue Aug 31, 12:29 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Trond Myklebust, (Tue Aug 31, 1:19 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Valerie Aurora, (Tue Aug 31, 1:36 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Valerie Aurora, (Tue Aug 31, 6:56 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Trond Myklebust, (Tue Aug 31, 9:04 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Neil Brown, (Tue Aug 31, 9:33 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Miklos Szeredi, (Wed Sep 1, 1:11 pm)
Re: [PATCH 0/5] hybrid union filesystem prototype, Jan Engelhardt, (Thu Sep 2, 6:15 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Neil Brown, (Thu Sep 2, 6:32 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Jan Engelhardt, (Thu Sep 2, 7:25 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Miklos Szeredi, (Thu Sep 2, 7:28 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Jan Engelhardt, (Thu Sep 23, 6:18 am)
Re: [PATCH 0/5] hybrid union filesystem prototype, Valerie Aurora, (Thu Sep 23, 12:22 pm)