Re: [RFC 18/26] union-mount: Changes to the namespace handling

2007-08-08 Thread Bharata B Rao
On Mon, Jul 30, 2007 at 06:13:41PM +0200, Jan Blunck wrote: > Creates the proper struct union_mount when mounting something into a > union. If the topmost filesystem isn't capable of handling the white-out > filetype it could only be mount read-only. > Jan, I think it is important to allow

Re: [RFC 18/26] union-mount: Changes to the namespace handling

2007-08-08 Thread Bharata B Rao
On Mon, Jul 30, 2007 at 06:13:41PM +0200, Jan Blunck wrote: Creates the proper struct union_mount when mounting something into a union. If the topmost filesystem isn't capable of handling the white-out filetype it could only be mount read-only. Jan, I think it is important to allow

[RFC 18/26] union-mount: Changes to the namespace handling

2007-07-30 Thread Jan Blunck
Creates the proper struct union_mount when mounting something into a union. If the topmost filesystem isn't capable of handling the white-out filetype it could only be mount read-only. Signed-off-by: Jan Blunck <[EMAIL PROTECTED]> --- fs/namespace.c| 46

[RFC 18/26] union-mount: Changes to the namespace handling

2007-07-30 Thread Jan Blunck
Creates the proper struct union_mount when mounting something into a union. If the topmost filesystem isn't capable of handling the white-out filetype it could only be mount read-only. Signed-off-by: Jan Blunck [EMAIL PROTECTED] --- fs/namespace.c| 46