search for: dir_ent

Displaying 3 results from an estimated 3 matches for "dir_ent".

2004 Feb 20
1
ocfs hung
...0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 [root@dc1node1 root]# debugocfs -v 0-1 /dev/sdd vote0: seq_num = 1204 dir_ent = 34122240 open_handle = No Vote0 = (0x00000000) Vote1 = FLAG_VOTE_NODE (0x00000001) vote1: seq_num = 1205 dir_ent = 34343936 open_handle = No Vote0 = FLAG_VOTE_NODE (0x00000001) Vote1 = (0x00000000) [root@dc1node1 root]# debugocfs...
2009 Jan 30
8
[PATCH 0/7] ocfs2: Directory indexing support
The following patches implement indexed directory support in Ocfs2, mostly according to the design doc I wrote up a while ago: http://oss.oracle.com/osswiki/OCFS2/DesignDocs/IndexedDirectories The patches have been rebased on top of 2.6.29-rc2. It should be trivial to put them into merge_window. Things are what I'd call complete now. I'd like to get these into the merge_window branch
2009 Mar 17
33
[git patches] Ocfs2 updates for 2.6.30
Hi, The following patches comprise the bulk of Ocfs2 updates for the 2.6.30 merge window. Aside from larger, more involved fixes, we're adding the following features, which I will describe in the order their patches are mailed. Sunil's exported some more state to our debugfs files, and consolidated some other aspects of our debugfs infrastructure. This will further aid us in debugging