Linus, Please pull the following bug-fixes for v9fs. The following changes since commit 2655e2cee2d77459fcb7e10228259e4ee0328697: Alan Cox (1): ata_piix: Add additional PCI identifier for 40 wire short cable
are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus Latchesar Ionkov (4): 9p: fix memory leak in v9fs_get_sb 9p: use copy of the options value instead of original 9p: return NULL when trans not found 9p: add missing end-of-options record for trans_fd fs/9p/v9fs.c | 6 ++++-- fs/9p/vfs_super.c | 3 +++ net/9p/mod.c | 4 ++-- net/9p/trans_fd.c | 3 ++- 4 files changed, 11 insertions(+), 5 deletions(-) Thanks, -eric - 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/