Re: Reiser4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Milan Buska wrote:
17. Dec (Friday) v 18:51:04 +0100 2010, edward.shishkin@xxxxxxxxx napsal(a):
Milan Buska wrote:
Hi all.
Hello.

I have a few questions.

1, fs reiser4 is limited by file size
file size is limited by MAX_LFS_FILESIZE,
see definition in ./include/linux/fs.h

Much of it I understand. I'm not a programmer.

#if BITS_PER_LONG==32
#define MAX_LFS_FILESIZE (((u64)PAGE_CACHE_SIZE << (BITS_PER_LONG-1))-1) #elif BITS_PER_LONG==64
#define MAX_LFS_FILESIZE 	0x7fffffffffffffffUL
#endif

I have to learn more

Which box do you have?
For example, for i386 machines the limit is 8T

2, is there any connection between the reiser4 and SATA disk
not sure what do you mean..

I think I was still ripe in this forum.

Thanks


--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux