Linus, et al, Here are the configfs updates for 2.6.31. These two patches modify and annotate configfs for lockdep, eliminating a long-standing false warning. Please pull. Joel (I tested the pull this time ;-) The following changes since commit b4348f32dae3cb6eb4bc21c7ed8f76c0b11e9d6a: Linus Torvalds (1): Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs.git upstream-linus Louis Rilling (2): configfs: Silence lockdep on mkdir() and rmdir() configfs: Rework configfs_depend_item() locking and make lockdep happy fs/configfs/configfs_internal.h | 3 + fs/configfs/dir.c | 196 +++++++++++++++++++++++++++------------ fs/configfs/inode.c | 38 ++++++++ 3 files changed, 178 insertions(+), 59 deletions(-) -- Life's Little Instruction Book #497 "Go down swinging." Joel Becker Principal Software Developer Oracle E-mail: joel.becker@xxxxxxxxxx Phone: (650) 506-8127 -- 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