O Sábado, 17 de Xullo de 2010 14:13:59 Lars Hennig escribiu: > Hi, > r...@om-gta02 ~ # file /media/card/nvmaps/planet.bin > /media/card/nvmaps/planet.bin: Zip archive data, at least v1.0 to extract > r...@om-gta02 ~ # rm /media/card/nvmaps/planet.bin > rm: can't stat '/media/card/nvmaps/planet.bin': Value too large for defined > data type > > On my 64bit linux system I can access the file. What is the file size limit > of reiserfs in SHR-U? > > Is it possible to have a kernel module for xfs on SHR-U?
I'm trying with a 2.1 GB file SHR-U (2.6.32): r...@om-gta02 ~/Cosas # cd wikipedia/ r...@om-gta02 ~/Cosas/wikipedia # ls ls: ./wikipedia.squashfs: Value too large for defined data type r...@om-gta02 ~/Cosas/wikipedia # ls -la ls: ./wikipedia.squashfs: Value too large for defined data type drwxr-xr-x 2 root root 88 Sep 7 2009 . drwxr-xr-x 23 root root 1592 Jun 30 18:09 .. r...@om-gta02 ~/Cosas/wikipedia # ls -la ls: ./wikipedia.squashfs: Value too large for defined data type drwxr-xr-x 2 root root 88 Sep 7 2009 . drwxr-xr-x 23 root root 1592 Jun 30 18:09 .. r...@om-gta02 ~/Cosas/wikipedia # cd .. r...@om-gta02 ~/Cosas # rm -rf wikipedia/ rm: can't stat 'wikipedia/wikipedia.squashfs': Value too large for defined data type rm: can't remove 'wikipedia': Directory not empty qtmoko v24 (2.6.29): neo:~/Cosas# cd wikipedia/ neo:~/Cosas/wikipedia# ls -la total 2173790 drwxr-xr-x 2 root root 88 Sep 7 2009 . drwxr-xr-x 23 root root 1592 Jun 30 18:09 .. -rw-r--r-- 1 root root 2223788032 Sep 7 2009 wikipedia.squashfs neo:~/Cosas/wikipedia# ls -lah total 2.1G drwxr-xr-x 2 root root 88 Sep 7 2009 . drwxr-xr-x 23 root root 1.6K Jun 30 18:09 .. -rw-r--r-- 1 root root 2.1G Sep 7 2009 wikipedia.squashfs So it doesn't seem reiserfs' problem, but kernel problem. I bet it also happens with ext2/ext3 Could someone try it? Thanks a lot! _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
