Re: [PATCH] ext4: fix comments about get_blocks

2014-09-01 Thread Theodore Ts'o
On Mon, Sep 01, 2014 at 10:16:02PM +0900, Seunghun Lee wrote: > get_blocks is renamed to get_block. > > Signed-off-by: Seunghun Lee Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

[PATCH] ext4: fix comments about get_blocks

2014-09-01 Thread Seunghun Lee
get_blocks is renamed to get_block. Signed-off-by: Seunghun Lee --- fs/ext4/inode.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c index 3aa26e9..6c91fb3 100644 --- a/fs/ext4/inode.c +++ b/fs/ext4/inode.c @@ -590,7 +590,7 @@ found:

[PATCH] ext4: fix comments about get_blocks

2014-09-01 Thread Seunghun Lee
get_blocks is renamed to get_block. Signed-off-by: Seunghun Lee way...@gmail.com --- fs/ext4/inode.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c index 3aa26e9..6c91fb3 100644 --- a/fs/ext4/inode.c +++ b/fs/ext4/inode.c @@ -590,7

Re: [PATCH] ext4: fix comments about get_blocks

2014-09-01 Thread Theodore Ts'o
On Mon, Sep 01, 2014 at 10:16:02PM +0900, Seunghun Lee wrote: get_blocks is renamed to get_block. Signed-off-by: Seunghun Lee way...@gmail.com Applied, thanks. - Ted -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body