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:	Wed, 27 Jul 2011 08:35:59 +0200
From:	Markus Trippelsdorf <markus@...ppelsdorf.de>
To:	Francesco Allertsen <fallertsen@...il.com>
Cc:	Alex Elder <aelder@....com>, xfs-masters@....sgi.com,
	Christoph Hellwig <hch@....de>,
	Al Viro <viro@...iv.linux.org.uk>,
	Dave Chinner <dchinner@...hat.com>, xfs@....sgi.com,
	linux-kernel@...r.kernel.org
Subject: Re: xfs compile error with the latest -git

On 2011.07.27 at 01:32 +0200, Francesco Allertsen wrote:
> Hi all,
>  I have tried to compile the latest -git today and I got the following
> error while compiling the xfs filesystem.
> 
>   CC      fs/xfs/linux-2.6/xfs_iops.o
>   fs/xfs/linux-2.6/xfs_iops.c:1025:14: error: 'xfs_get_acl' undeclared here (not in a function)
> 
> I have bisected the problem and the first bad commit is this one
> 
>   commit 4e34e719e457f2e031297175410fc0bd4016a085
>   Author: Christoph Hellwig <hch@....de>
>   Date:   Sat Jul 23 17:37:31 2011 +0200
> 
>   fs: take the ACL checks to common code
> 
>   Replace the ->check_acl method with a ->get_acl method that simply reads an
>   ACL from disk after having a cache miss.  This means we can replace the ACL
>   checking boilerplate code with a single implementation in namei.c.
> 
>   Signed-off-by: Christoph Hellwig <hch@....de>
>   Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
> 
> Could you please solve this problem?  I have attached also the .config
> file if you need it.

It's already solved:  http://lkml.org/lkml/2011/7/26/94
But somehow Linus didn't notice this patch yet.

-- 
Markus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ