Re: Reiser4

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Milan Buska
Subject: Re: Reiser4
Date: Friday, December 17, 2010 - 12:35 pm

17. Dec (Friday) v 18:51:04 +0100 2010, edward.shishkin@gmail.com napsal(a):

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


I think I was still ripe in this forum.

Thanks

-- 
Remember, no question is too stupid and no problem too small
             -- We've all been beginners
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Reiser4, Milan Buska, (Fri Dec 17, 9:25 am)
Re: Reiser4, Toby Thain, (Fri Dec 17, 9:31 am)
Re: Reiser4, Milan Buska, (Fri Dec 17, 10:20 am)
Re: Reiser4, Toby Thain, (Fri Dec 17, 10:24 am)
Re: Reiser4, Edward Shishkin, (Fri Dec 17, 10:51 am)
Re: Reiser4, Milan Buska, (Fri Dec 17, 12:35 pm)
Re: Reiser4, Edward Shishkin, (Fri Dec 17, 1:06 pm)
Re: Reiser4, Milan Buška, (Fri Dec 17, 1:17 pm)
Re: Reiser4, Edward Shishkin, (Fri Dec 17, 1:40 pm)