lkml.org 
[lkml]   [2012]   [Apr]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/5] vfs: fix outdated i_mutex_lock_class documentation
    Date
    From: "J. Bruce Fields" <bfields@redhat.com>

    Signed-off-by: J. Bruce Fields <bfields@redhat.com>
    ---
    include/linux/fs.h | 3 ++-
    1 files changed, 2 insertions(+), 1 deletions(-)

    diff --git a/include/linux/fs.h b/include/linux/fs.h
    index 8de6755..f31e45c 100644
    --- a/include/linux/fs.h
    +++ b/include/linux/fs.h
    @@ -860,7 +860,8 @@ static inline int inode_unhashed(struct inode *inode)
    * 0: the object of the current VFS operation
    * 1: parent
    * 2: child/target
    - * 3: quota file
    + * 3: xattr
    + * 4: quota file
    *
    * The locking order between these classes is
    * parent -> child -> normal -> xattr -> quota
    --
    1.7.5.4


    \
     
     \ /
      Last update: 2012-04-25 17:29    [W:7.974 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site