Re: [2.6 patch] remove generic_commit_write()

2008-02-17 Thread Christoph Hellwig
On Sun, Feb 17, 2008 at 10:16:37AM +0200, Adrian Bunk wrote: > This patch removes the obsolete and no longer used generic_commit_write(). Given that the APIs these are helpers for are gone this function should go away. ACK. -- To unsubscribe from this list: send the line "unsubscribe linux-kerne

[2.6 patch] remove generic_commit_write()

2008-02-17 Thread Adrian Bunk
This patch removes the obsolete and no longer used generic_commit_write(). Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/buffer.c | 18 -- include/linux/buffer_head.h |1 - 2 files changed, 19 deletions(-) ef68a189129f02603fb49b09d331d1ea2fcd25da d