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-prev] [day] [month] [year] [list]
Date:	Thu, 13 Jun 2013 10:19:37 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	Paul Gortmaker <paul.gortmaker@...driver.com>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: delete unused mapping variable

On Thu, Jun 13, 2013 at 09:48:18AM -0400, Paul Gortmaker wrote:
> The code refactoring in commit "ext4: refactor punch hole code"
> left behind a now unused variable, causing:
> 
> fs/ext4/inode.c: In function ‘ext4_punch_hole’:
> fs/ext4/inode.c:3495:24: warning: unused variable ‘mapping’ [-Wunused-variable]
> 
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>

Thanks, I had actually noticed this already, but I had pushed out the
wrong version to the dev branch.

				- Ted
--
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