Prev: genirq: Run irq handlers with interrupts disabled
Next: sysfs-related lockdep warning in __blkdev_get
From: Ryusuke Konishi on 26 Mar 2010 02:20 Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus to grab the following fixes for reported hangup issue and a few log writer bugs. Thanks! Ryusuke Konishi -- The following changes since commit 220bf991b0366cc50a94feede3d7341fa5710ee4: Linus Torvalds (1): Linux 2.6.34-rc2 Ryusuke Konishi (3): nilfs2: fix duplicate call to nilfs_segctor_cancel_freev nilfs2: fix hang-up of cleaner after log writer returned with error nilfs2: fix imperfect completion wait in nilfs_wait_on_logs fs/nilfs2/segbuf.c | 8 ++++---- fs/nilfs2/segment.c | 15 +++++++-------- 2 files changed, 11 insertions(+), 12 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |