[PATCH 8/9] Unionfs: fix unionfs_setattr to handle ATTR_KILL_S*ID

2007-10-21 Thread Erez Zadok
From: Jeff Layton <[EMAIL PROTECTED]> Don't allow unionfs_setattr to trip the BUG() in notify_change. Clear ATTR_MODE if the either ATTR_KILL_S*ID is set. This also allows the lower filesystem to interpret these bits in its own way. Signed-off-by: Jeff Layton <[EMAIL PROTECTED]> Cc: Josef 'Jeff'

[PATCH 8/9] Unionfs: fix unionfs_setattr to handle ATTR_KILL_S*ID

2007-10-21 Thread Erez Zadok
From: Jeff Layton [EMAIL PROTECTED] Don't allow unionfs_setattr to trip the BUG() in notify_change. Clear ATTR_MODE if the either ATTR_KILL_S*ID is set. This also allows the lower filesystem to interpret these bits in its own way. Signed-off-by: Jeff Layton [EMAIL PROTECTED] Cc: Josef 'Jeff'