Re: [PATCH] shift BKL out of notify_change

From: Dave Hansen (haveblue@us.ibm.com)
Date: Wed Apr 03 2002 - 19:06:40 EST


Richard Gooch wrote:
>> static int devfs_notify_change (struct dentry *dentry, struct iattr *iattr)
>> {
>>- int retval;
>>+ int retval=0;
>> struct devfs_entry *de;
>> struct inode *inode = dentry->d_inode;
>>- struct fs_info *fs_info = inode->i_sb->u.generic_sbp;
>>+ struct fs_info efs_info = inode->i_sb-nu.generic_sbp;
>
> What on earth is this change? Some kind of cut-and-paste error?

It must be my twiddle fingers. It sure wasn't intentional.

-- 
Dave Hansen
haveblue@us.ibm.com

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



This archive was generated by hypermail 2b29 : Sun Apr 07 2002 - 22:00:12 EST