Re: + r-o-bind-mount-clean-up-ocfs2-nlink-handling.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2006-08-09 at 12:12 -0700, [email protected] wrote:

> -	/* We can set nlink on the dinode now. clear the saved version
> -	 * so that it doesn't get set later. */
> +	if (S_ISDIR(inode->i_mode))
> +		drop_nlink(inode);
> +	drop_nlink(inode);
>  	fe->i_links_count = cpu_to_le16(inode->i_nlink);
> -	saved_nlink = 0;
>  
>  	status = ocfs2_journal_dirty(handle, fe_bh);


There's one too many drop_nlink()'s in this block, unless I'm not
reading this right.

Daniel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux