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:	Wed, 27 Jul 2011 01:32:46 +0200
From:	Francesco Allertsen <fallertsen@...il.com>
To:	Alex Elder <aelder@....com>
Cc:	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: xfs compile error with the latest -git

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.

If you need more information or want me to try the patch just let me
know.

Thanks

Bye
Francesco

View attachment "config-master" of type "text/plain" (77060 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ