-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andi Kleen wrote: > Jeff Mahoney <jeffm@xxxxxxxx> writes: >> --- a/fs/reiserfs/file.c >> +++ b/fs/reiserfs/file.c >> @@ -137,17 +137,17 @@ static void reiserfs_vfs_truncate_file(s >> static int reiserfs_sync_file(struct file *p_s_filp, >> struct dentry *p_s_dentry, int datasync) >> { >> - struct inode *p_s_inode = p_s_dentry->d_inode; >> + struct inode *inode = p_s_dentry->d_inode; >> int n_err; >> int barrier_done; > > Didn't you miss one here? Nope. This renamed p_s_inode, and that's a p_s_dentry. That one gets handled in reiserfs: rename p_._ variables. - -Jeff - -- Jeff Mahoney SUSE Labs -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAknRGvIACgkQLPWxlyuTD7ItdQCgiuVxsIJVzXv66VzTNuRmfF0n VNgAoJZHYLAtS6mj4Uzxb2+WL/J5Pv+y =fQ5U -----END PGP SIGNATURE----- -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html