search for: ocfs2_dx_dir_search

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

2013 Mar 21
0
filesystem is going read-only
...lidate_dx_leaf: Dir Index Leaf has bad signature onName: Mar 15 14:12:01 server2 kernel: [13327703.909666] File system is now read-only due to the potential of on-disk corruption. Please run fsck.ocfs2 once the file system is unmounted. Mar 15 14:12:01 server2 kernel: [13327703.909671] (mv,5986,4)ocfs2_dx_dir_search:961 ERROR: status = -30 Mar 15 14:12:01 server2 kernel: [13327703.909674] (mv,5986,4)ocfs2_find_entry_dx:1066 ERROR: status = -30 what could be triggering this? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/...
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