Re: [PATCH 3/8] omfs: add inode routines

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

 



On Mon, Apr 21, 2008 at 05:13:18PM +0200, Miklos Szeredi wrote:
> > +	if (sbi->s_num_blocks != be64_to_cpu(omfs_rb->r_num_blocks)) {
> > +		printk(KERN_ERR "omfs: block count discrepancy between "
> > +			"super and root blocks (%llx, %llx)\n",
> > +			sbi->s_num_blocks, be64_to_cpu(omfs_rb->r_num_blocks));
> > +		goto out_bh;
> 
> Jump to wrong label.
> 
> Also label names are a bit chaotic.  But that's a matter of taste...

Thanks, fixed and I changed the label names to e.g. out_brelse_bh2.

-- 
Bob Copeland %% www.bobcopeland.com 

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux