[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1428384901-2304-1-git-send-email-dccitaliano@gmail.com>
Date: Mon, 6 Apr 2015 22:35:00 -0700
From: Davide Italiano <dccitaliano@...il.com>
To: linux-ext4@...r.kernel.org
Cc: Davide Italiano <dccitaliano@...il.com>
Subject: [PATCH] Remove redundant check under lock scope in fallocate()
The check for indirect files is already done in ext4_fallocate()
and outside of the lock scope. I removed it entirely from ext4_zero_range
and ext4_collapse range.
Davide Italiano (1):
ext4: Remove redundant check under lock scope
fs/ext4/extents.c | 16 ----------------
1 file changed, 16 deletions(-)
--
2.3.4
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists