-- warning(vs-44, out of memory?);

2006-04-06 Thread Roy Lanek
There might be something to debug around: warning(vs-44, out of memory?); line 2674 of /.../linux/fs/reiser4/plugin/file/file.c In fact, I just have seen a long, unterminated series of reiser4-out-of-memory warnings in my logs when my box has started to freeze ... till it has frozen

-- warning(vs-44, out of memory?); --[ addendum ]--

2006-04-06 Thread Roy Lanek
Notice that I am--happily--on reiser4 since the beginning of the 2.6.x series (of course with the same hardware ... on Reiser since the last 2.2.x by the way). And that the freezing thing ... perhaps once every several days, does not come as a novelty. New is that I have been able, perhaps thanks

can anybody check that the attached patch eliminates reiser4 compilation warnings on 64bit platforms?

2006-04-06 Thread Alexander Zarochentsev
hello, would you please help to check the attached patch (for 2.6.17-rc1-mm1) because our Alpha does not want to boot now. the warning were: fs/reiser4/jnode.c: In function `info_jnode': fs/reiser4/jnode.c:1923: warning: long long unsigned int format, __u64 arg (arg 2) fs/reiser4/key.c: In

Re: -- warning(vs-44, out of memory?);

2006-04-06 Thread Vladimir V. Saveliev
Hello On Thu, 2006-04-06 at 06:41 +, Roy Lanek wrote: There might be something to debug around: warning(vs-44, out of memory?); line 2674 of /.../linux/fs/reiser4/plugin/file/file.c In fact, I just have seen a long, unterminated series of reiser4-out-of-memory warnings in

Re: can anybody check that the attached patch eliminates reiser4 compilation warnings on 64bit platforms?

2006-04-06 Thread Brian Uhrain
Hello, Alexander Zarochentsev wrote: would you please help to check the attached patch (for 2.6.17-rc1-mm1) because our Alpha does not want to boot now. I'm not sure what the last kernel version you had booting was (or what the error is now the your Alpha system does not want to boot), but I

script binding for reiserfs?

2006-04-06 Thread Dongxu Ma
Hi all,As reiserfs more and more popular, is there any binding package for use in script languages? I did a search on Google and nothing found.Curently I am thinking about writing a binding for Perl, which can offer: 1) script-level operation against reiserfs2) DBI DBD for reiserfs binding to