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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 18 Apr 2011 20:19:16 +0200
From:	Michal Suchanek <hramrach@...trum.cz>
To:	Miklos Szeredi <miklos@...redi.hu>
Cc:	viro@...iv.linux.org.uk, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org, apw@...onical.com, nbd@...nwrt.org,
	neilb@...e.de
Subject: Re: [PATCH 0/6] overlay filesystem

On 18 April 2011 18:00, Miklos Szeredi <miklos@...redi.hu> wrote:
> Here's an updated version of the overlay filesystem.
>
> Git tree is here:
>
>  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git overlayfs.v8
>

Can't build this one:


  CC [M]  fs/overlayfs/copy_up.o
  CC [M]  fs/qnx4/inode.o
fs/overlayfs/copy_up.c: In function 'ovl_read_symlink':
fs/overlayfs/copy_up.c:135: error: implicit declaration of function 'get_fs'
fs/overlayfs/copy_up.c:135: error: incompatible types when assigning
to type 'mm_segment_t' from type 'int'
fs/overlayfs/copy_up.c:136: error: implicit declaration of function 'set_fs'
fs/overlayfs/copy_up.c:136: error: implicit declaration of function 'get_ds'
  CC [M]  fs/quota/quota_v1.o
make[3]: *** [fs/overlayfs/copy_up.o] Error 1
make[2]: *** [fs/overlayfs] Error 2
make[2]: *** Waiting for unfinished jobs....
  CC [M]  fs/quota/quota_v2.o
  CC [M]  fs/quota/quota_tree.o
  CC [M]  fs/qnx4/dir.o
  CC [M]  fs/qnx4/namei.o
  CC [M]  fs/qnx4/bitmap.o
  LD [M]  fs/qnx4/qnx4.o
make[1]: *** [fs] Error 2
make[1]: *** Waiting for unfinished jobs....

Possibly a missing include somewhere?

Thanks

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