On 04/04/13 08:54, sf...@users.sourceforge.net wrote:
> justin:
>> with the aufs3 version released on April 1. this issue is still
>> existent. Is there any fix around?
> 
> Did you git-pull the new converted repository?
> Does it contain the commit
>     0e16e01 2013-03-30 aufs: for linux-3.7, the type of parameters of 
> security_path_chown()
> ?
> 
> For the new repository, see
> http://www.mail-archive.com/aufs-users@lists.sourceforge.net/msg04092.html
> 
> 
> J. R. Okajima
> 

I just fetch everything

 $ git branch -a -v
* 3.8                                       8f886da Merge branch
'aufs3.8/11proc_map' into aufs3.8/18public
  master                                    3912a67 Merge tag
'pinctrl-fixes-for-v3.9' of
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
  remotes/origin/HEAD                       -> origin/master
  remotes/origin/aufs3.0                    f78f003 Merge branch
'aufs3.0/10static' into aufs3.0/11proc_map
  remotes/origin/aufs3.1                    feaf774 Merge branch
'aufs3.1/11proc_map' into aufs3.1/18public
  remotes/origin/aufs3.2                    c69749a Merge branch
'aufs3.2/11proc_map' into aufs3.2/18public
  remotes/origin/aufs3.3                    f93ab40 Merge branch
'aufs3.3/11proc_map' into aufs3.3/18public
  remotes/origin/aufs3.4                    5425aa0 Merge branch
'aufs3.4/11proc_map' into aufs3.4/18public
  remotes/origin/aufs3.5                    6487741 Merge branch
'aufs3.5/11proc_map' into aufs3.5/18public
  remotes/origin/aufs3.6                    4017363 Merge branch
'aufs3.6/11proc_map' into aufs3.6/18public
  remotes/origin/aufs3.7                    cfb4879 Merge branch
'aufs3.7/11proc_map' into aufs3.7/18public
  remotes/origin/aufs3.8                    8f886da Merge branch
'aufs3.8/11proc_map' into aufs3.8/18public
  remotes/origin/aufs3.x-rcN                73a458e Merge branch
'aufs3.x-rcN/11proc_map' into aufs3.x-rcN/18public
  remotes/origin/mainline-v3.9-rc4-20130401 74406ff aufs: support for
global kbuild
  remotes/origin/master                     3912a67 Merge tag
'pinctrl-fixes-for-v3.9' of
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl


and still get

fs/aufs/i_op.c: In function ‘au_refresh_iattr’:
fs/aufs/i_op.c:771:2: error: incompatible type for argument 2 of
‘i_uid_write’
In file included from include/linux/device_cgroup.h:1:0,
                 from fs/aufs/i_op.c:23:
include/linux/fs.h:705:20: note: expected ‘uid_t’ but argument is of
type ‘kuid_t’
fs/aufs/i_op.c:772:2: error: incompatible type for argument 2 of
‘i_gid_write’
In file included from include/linux/device_cgroup.h:1:0,
                 from fs/aufs/i_op.c:23:
include/linux/fs.h:710:20: note: expected ‘gid_t’ but argument is of
type ‘kgid_t’
  CC      fs/fat/inode.o
make[2]: *** [fs/aufs/i_op.o] Error 1
make[1]: *** [fs/aufs] Error 2
make[1]: *** Waiting for unfinished jobs....




Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to