* nilfs2 with 2.6.30 kernel
@ 2009-06-11 14:17 Dave
[not found] ` <4A311200.6020705-/hCUnnzDXf0AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Dave @ 2009-06-11 14:17 UTC (permalink / raw)
To: NILFS Users mailing list
Hi Ryusuke
It seems git nilfs2-module doesn't compile any longet with 2.6.30. Is
the in-kernel code in 2.6.30 up to date ? Or can we get git updated for
2.6.30 pls.
Here's the compile failure:
home:~/nilfs2-module$ make
make -C fs
make[1]: Entering directory `/home/dave/nilfs2-module/fs'
make -C /lib/modules/2.6.30/build SUBDIRS=/home/dave/nilfs2-module/fs
BUILD_DIR=/home/dave/nilfs2-module/fs modules
make[2]: Entering directory `/usr/src/linux-2.6/linux-2.6.30'
CC [M] /home/dave/nilfs2-module/fs/inode.o
In file included from /home/dave/nilfs2-module/fs/inode.c:28:
/home/dave/nilfs2-module/fs/nilfs.h: In function 'nilfs_init_acl':
/home/dave/nilfs2-module/fs/nilfs.h:226: error: dereferencing pointer to
incomplete type
make[3]: *** [/home/dave/nilfs2-module/fs/inode.o] Error 1
make[2]: *** [_module_/home/dave/nilfs2-module/fs] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6/linux-2.6.30'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/dave/nilfs2-module/fs'
make: *** [fs] Error 2
Thanks
D
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nilfs2 with 2.6.30 kernel
[not found] ` <4A311200.6020705-/hCUnnzDXf0AvxtiuMwx3w@public.gmane.org>
@ 2009-06-12 3:38 ` Ryusuke Konishi
0 siblings, 0 replies; 2+ messages in thread
From: Ryusuke Konishi @ 2009-06-12 3:38 UTC (permalink / raw)
To: users-JrjvKiOkagjYtjvyW6yDsg, dave-/hCUnnzDXf0AvxtiuMwx3w
On Thu, 11 Jun 2009 18:17:36 +0400, Dave <dave-/hCUnnzDXf0AvxtiuMwx3w@public.gmane.org> wrote:
> Hi Ryusuke
>
> It seems git nilfs2-module doesn't compile any longet with 2.6.30. Is
> the in-kernel code in 2.6.30 up to date ? Or can we get git updated for
> 2.6.30 pls.
Yeah. I would like to give priority to in-kernel code after this.
The in-kernel code in 2.6.30 is almost up to date.
At present, nilfs2-module 2.0.14 has a patch that is not included in
2.6.30. But, it's exceptional. I'm thinking that I first merge
updates to mainline and then backport them to the standalone package
for some time in the future.
I'll make an exception for bugfixes; they should be applied both tree
in parallel.
> Here's the compile failure:
>
> home:~/nilfs2-module$ make
> make -C fs
> make[1]: Entering directory `/home/dave/nilfs2-module/fs'
> make -C /lib/modules/2.6.30/build SUBDIRS=/home/dave/nilfs2-module/fs
> BUILD_DIR=/home/dave/nilfs2-module/fs modules
> make[2]: Entering directory `/usr/src/linux-2.6/linux-2.6.30'
> CC [M] /home/dave/nilfs2-module/fs/inode.o
> In file included from /home/dave/nilfs2-module/fs/inode.c:28:
> /home/dave/nilfs2-module/fs/nilfs.h: In function 'nilfs_init_acl':
> /home/dave/nilfs2-module/fs/nilfs.h:226: error: dereferencing pointer to
> incomplete type
> make[3]: *** [/home/dave/nilfs2-module/fs/inode.o] Error 1
> make[2]: *** [_module_/home/dave/nilfs2-module/fs] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.6/linux-2.6.30'
> make[1]: *** [default] Error 2
> make[1]: Leaving directory `/home/dave/nilfs2-module/fs'
> make: *** [fs] Error 2
>
> Thanks
> D
Yes, 2.6.30 includes some infuential changes as per usual. I tried to
follow the changes, but soon gave up due to the change around mmap vfs
interface. (sigh)
Thanks,
Ryusuke Konishi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-12 3:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-11 14:17 nilfs2 with 2.6.30 kernel Dave
[not found] ` <4A311200.6020705-/hCUnnzDXf0AvxtiuMwx3w@public.gmane.org>
2009-06-12 3:38 ` Ryusuke Konishi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.