Re: [PATCH 8/9] overlay: overlay filesystem documentation

2013-03-14 Thread Miklos Szeredi
On Thu, Mar 14, 2013 at 12:06 AM, Andrew Morton wrote: > On Wed, 13 Mar 2013 15:16:32 +0100 Miklos Szeredi wrote: > >> From: Neil Brown >> >> Document the overlay filesystem. >> > > Damn, I did it again. This is good, thanks. > >> +Changes to the underlying filesystems while part of a mounted o

Re: [PATCH 8/9] overlay: overlay filesystem documentation

2013-03-13 Thread Andrew Morton
On Wed, 13 Mar 2013 15:16:32 +0100 Miklos Szeredi wrote: > From: Neil Brown > > Document the overlay filesystem. > Damn, I did it again. This is good, thanks. > +Changes to the underlying filesystems while part of a mounted overlay > +filesystem are not allowed. If the underlying filesyste

[PATCH 8/9] overlay: overlay filesystem documentation

2013-03-13 Thread Miklos Szeredi
From: Neil Brown Document the overlay filesystem. Signed-off-by: Miklos Szeredi --- Documentation/filesystems/overlayfs.txt | 199 +++ MAINTAINERS |7 ++ 2 files changed, 206 insertions(+) create mode 100644 Documentation/filesystem