| | From | hooanon05@yahoo ... | | Subject | Re: [PATCH 5/67] aufs Makefile | | Date | Mon, 19 May 2008 11:27:35 +0900 |
| |
Hi Sam, Thank you for your review and comments.
I will fix as you pointed out.
Sam Ravnborg: > Use: > ccflags-$(CONFIG_AUFS_WORKAROUND_FUSE) += -DFUSE_SUPER_MAGIC=0x65735546
I didn't know that. It is much better.
> > +# dirty > > +ifndef CONFIG_AUFS_HINOTIFY > > +aufs-$(CONFIG_AUFS_DLGT) += hin_or_dlgt.o > > +endif > Can we have this dependency expressed in your Kconfig file?
I will add a new automatic configuration CONFIG_AUFS_HIN_OR_DLGT.
Junjiro Okajima
|