• Andrew Morton's avatar
    [PATCH] Fix typo in #ifdef for ext2 xattr support · b2d627ee
    Andrew Morton authored
    From: Stephen Smalley <sds@epoch.ncsc.mil>
    
    This patch corrects a typo in an ifdef that enables xattr operations for
    special files in the ext2 code; otherwise, extended attributes cannot be
    obtained or set on such inodes.
    b2d627ee
namei.c 8.77 KB