• Andrew Morton's avatar
    [PATCH] Fix dentry refcounting in sysfs_remove_group() · b67cee68
    Andrew Morton authored
    From: Maneesh Soni <maneesh@in.ibm.com>
    
    The following patch fixes the dentry refcounting, during
    sysfs_remove_group() and also adds the missing dput() for the "extra" ref
    taken during sysfs_create() for the sub-directory dentry corresponding to
    attribute group.
    b67cee68
group.c 1.61 KB