Prev: object: is not initialized, yet kobject_put() is being called
Next: [GIT PULL] Ceph updates for 2.6.36-rc1
From: Boaz Harrosh on 10 Aug 2010 18:50 Linus please pull the following few changes since commit: 3a09b1be53d23df780a0cd0e4087a05e2ca4a00c: They are available in the git repository at: git://git.open-osd.org/linux-open-osd.git for-linus Boaz Harrosh (4): exofs: Remove superfluous dependency on buffer_head and writeback exofs: exofs_file_fsync and exofs_file_flush correctness exofs: Remove useless optimization exofs: Fix groups code when num_devices is not divisible by group_width fs/exofs/file.c | 29 +++++++++++++++++------------ fs/exofs/inode.c | 9 ++------- fs/exofs/ios.c | 44 ++++++++++++-------------------------------- fs/exofs/super.c | 1 - 4 files changed, 31 insertions(+), 52 deletions(-) Thanks Boaz -- 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/ |