[Ocfs-tools-commits] smushran commits r95 - trunk/ocfs2/debugfs.ocfs2

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Jun 22 20:30:33 CDT 2004


Author: smushran
Date: 2004-06-22 19:30:30 -0500 (Tue, 22 Jun 2004)
New Revision: 95

Modified:
   trunk/ocfs2/debugfs.ocfs2/README
Log:
README updated

Modified: trunk/ocfs2/debugfs.ocfs2/README
===================================================================
--- trunk/ocfs2/debugfs.ocfs2/README	2004-06-23 00:28:38 UTC (rev 94)
+++ trunk/ocfs2/debugfs.ocfs2/README	2004-06-23 00:30:30 UTC (rev 95)
@@ -1,24 +1,6 @@
 Commands:
 
-curdev			Show current device
 open			Open a device
 close			Close a device
 show_super_stats -h	Dumps super block
-cd			Change working directory
-pwd			Print working directory
-ls			List directory
-dump, cat		Dump contents of a file
-lcd			Change current local working directory
-read			Read a low level structure
-write			Write a low level structure
-help, ?			This information
 quit, q			Exit the program
-
-read and write take one of: dir_node, file_entry, publish, vote, vol_disk_hdr,
-or vol_label.
-
-The output of read is the format you give to write. All the fields need not
-be given.
-
-publish and vote take node numbers optionally. dir_node and file_entry work
-with either offsets or paths. 



More information about the Ocfs-tools-commits mailing list