On Fri, May 15, 2009 at 12:18:29AM +0400, Evgeniy Polyakov wrote: > > even after calling flush or sync, some directories are reported size 0, some > > are not. Both types have number of files or subdirectories in. > > Are all files present with correct data and size?
if I untar the sources into pohmelfs volume and do make: make HOSTCC scripts/basic/fixdep mv: cannot move `scripts/basic/.fixdep.tmp' to `scripts/basic/.fixdep.cmd': File exists make[2]: *** [scripts/basic/fixdep] Error 1 make[1]: *** [scripts_basic] Error 2 make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop. if I do the same in /tmp (i.e., local fs): make CHK include/linux/version.h CHK include/linux/utsrelease.h SYMLINK include/asm -> include/asm-x86 HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc HOSTCC scripts/basic/hash CC kernel/bounds.s GEN include/linux/bounds.h CC arch/x86/kernel/asm-offsets.s GEN include/asm/asm-offsets.h CALL scripts/checksyscalls.sh CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o -- Lukáš Hejtmánek _______________________________________________ Pohmelfs mailing list [email protected] http://www.ioremap.net/cgi-bin/mailman/listinfo/pohmelfs
