On R, 2005-08-12 at 18:55 +0400, Vladimir V. Saveliev wrote: > > It looks like the problem is that reiserfs_new_inode can be called either > having xattrs locked or not. > It does unlocking/locking xattrs on error handling path, but has no idea > about whether > xattrs are locked of not. > The attached patch seems to fix the problem. > I am not sure whether it is correct way to fix this problem, though. > > Tarmo, please check if this patch works for you.
Sorry, I made a mistake when I first tested the patch, got some kernel images mixed up, it does fix the problem, thank you. -- Tarmo Tänav <[EMAIL PROTECTED]> - 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/