lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ