Re: [PATCH 16/35] Unionfs: Copyup Functionality

2006-12-07 Thread Josef Sipek
On Tue, Dec 05, 2006 at 10:09:19PM +0100, Jan Engelhardt wrote: > > On Dec 4 2006 07:30, Josef 'Jeff' Sipek wrote: > >+/* Determine the mode based on the copyup flags, and the existing dentry. */ > >+static int copyup_permissions(struct super_block *sb, > >+ struct dentry

Re: [PATCH 16/35] Unionfs: Copyup Functionality

2006-12-05 Thread Jan Engelhardt
On Dec 4 2006 07:30, Josef 'Jeff' Sipek wrote: >+/* Determine the mode based on the copyup flags, and the existing dentry. */ >+static int copyup_permissions(struct super_block *sb, >+struct dentry *old_hidden_dentry, >+struct dentry *new_hid