• Andrew Morton's avatar
    [PATCH] reiserfs: Fix handling of some extended inode · 60a46c69
    Andrew Morton authored
    From: Oleg Drokin <green@namesys.com>
    
    This patch fixes a problem in reiserfs' handling of immutable attribute,
    where every user (not just root) can unset it.  Also it adds "append-only"
    attribute "support" (all the support is in VFS anyway, we only recognise the
    bit now).  Also misleading comment in reiserfs_fs.h is removed.
    60a46c69
ioctl.c 3.89 KB