search for: stree

Displaying 6 results from an estimated 6 matches for "stree".

Did you mean: tree
2005 Oct 25
2
centos 4.2 with reiserfs
Hi, I tried to compile the 2.6.9-22.EL kernel with reiserfs enabled. make fails as follows. anyone managed to compile with reiserfs successfully? CC [M] fs/reiserfs/stree.o fs/reiserfs/stree.c: In function `get_lkey': fs/reiserfs/stree.c:322: warning: return from incompatible pointer type fs/reiserfs/stree.c:325: warning: return from incompatible pointer type fs/reiserfs/stree.c:329: warning: return from incompatible pointer type fs/reiserfs/stree.c:332: warning...
2005 Dec 08
3
Different controllers placement
request: /blog controller placed at /app/controllers/test/blog_controller.rb: class Test::BlogController < ApplicationController def index render :text => ''Hello, World!'' end end What the write map.connect shoud I use? Any Idias? I see that map.connect ''/blog'', :controller => ''test/blog'' working correctly, but what about
2005 Oct 20
0
Availability of unsupported kernel for 4.2 or compiling reiser into 4.2 kernel
Two related questions. 1. When is the unsupported version of 2.6.9.22 likely to be available? ?? I need to access reiser filesystems so I?m currently running on the .11unsupported kernel. 2. Has anyone successfully compiled reiser into the 2.6.9.22 kernel? ???I am getting errors in stree.c but I can?t find a solution on the net? Thanks Daveh
2017 Jul 30
1
Lose gnfs connection during test
...+ 2) = 288) cold tier with gluster3.8.4 for performance test. When i set client/server.event-threads as small values etc 2, it works ok. But if set client/server.event-threads as big values etc 32, the netconnects will always become un-available during the test, with following error messages in stree machine. 10712 18:53:28.873 /var/log/messages: Jul 30 18:53:02 localhost_10 kernel: nfs: server 10.147.4.99 not responding, still trying 10713 18:53:28.873 /var/log/messages: Jul 30 18:53:02 localhost_10 kernel: nfs: server 10.147.4.99 not responding, still trying 10714 18:53:28.873 /var/log/mes...
2005 May 20
3
samba4 openldap
I see that samba4 will have it's own LDAP database. How will the support for OpenLDAP be? if anyone knows. Will I have the option to use OpenLDAP still for all the new features so as to be able to use current apps that use OpenLDAP already? If anyone has info regarding this, it would be appreciated. Thanks. Caleb O'Connell
2023 Jun 21
3
[PATCH 00/79] fs: new accessors for inode->i_ctime
...| 4 +- fs/qnx6/inode.c | 4 +- fs/ramfs/inode.c | 6 +-- fs/reiserfs/inode.c | 14 ++--- fs/reiserfs/ioctl.c | 4 +- fs/reiserfs/namei.c | 21 ++++---- fs/reiserfs/stree.c | 4 +- fs/reiserfs/super.c | 2 +- fs/reiserfs/xattr.c | 5 +- fs/reiserfs/xattr_acl.c | 2 +- fs/romfs/super.c | 4 +- fs/smb/client/file.c | 4 +- fs/smb/clie...