lkml.org 
[lkml]   [2010]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 16/18] fs: Make iunique independent of inode_lock
    > +	hlist_bl_for_each_entry(inode, node, &b->head, i_hash) {
    > + if (inode->i_ino == ino && inode->i_sb == sb) {

    wouldn't it be more natural to test the sb first here?

    Otherwise looks good,


    Reviewed-by: Christoph Hellwig <hch@lst.de>


    \
     
     \ /
      Last update: 2010-10-08 09:57    [W:2.194 / U:0.356 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site