Christoph pointed out that my original d_parent cleanup patch was big and hard
to review since it really did 3 seperate things. The cleanup is broke up like
this

1) For places we have to use dentry->d_parent, use dget_parent/dput
2) For places where we already have the parent inode anyway, use that instead
3) A small safety fix for btrfs_log_dentry_safe

These patches make up the original patch that I posted, and have been tested
with xfstests, and have been in my tree for 2 weeks with all of the other work
I've been doing and have survived fine.  Thanks,

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

Reply via email to