Zhang Yi <yi.zhang@xxxxxxxxxxxxxxx> writes: > From: Zhang Yi <yi.zhang@xxxxxxxxxx> > > The start block of the delalloc extent to be inserted is equal to > map->m_lblk, just drop the duplicate iblock input parameter. > That is indeed correct. Let's drop the unnecessary function argument. Please feel free to add - Ritesh Harjani (IBM) <ritesh.list@xxxxxxxxx> > Signed-off-by: Zhang Yi <yi.zhang@xxxxxxxxxx> > --- > fs/ext4/inode.c | 15 +++++++-------- > 1 file changed, 7 insertions(+), 8 deletions(-)