[prev in list] [next in list] [prev in thread] [next in thread] 

List:       intermezzo-cvs
Subject:    CVS: intermezzo/presto24/linux intermezzo_fs.h,1.25,1.26
From:       Shirish Hemant Phatak <shirish () users ! sourceforge ! net>
Date:       2001-10-26 22:14:31
[Download RAW message or body]

Update of /cvsroot/intermezzo/intermezzo/presto24/linux
In directory usw-pr-cvs1:/tmp/cvs-serv25129/linux

Modified Files:
	intermezzo_fs.h 
Log Message:

More struct cleanups from psdev.c



Index: intermezzo_fs.h
===================================================================
RCS file: /cvsroot/intermezzo/intermezzo/presto24/linux/intermezzo_fs.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -U2 -r1.25 -r1.26
--- intermezzo_fs.h	2001/10/26 21:37:13	1.25
+++ intermezzo_fs.h	2001/10/26 22:14:29	1.26
@@ -692,4 +692,31 @@
 };
 
+struct lento_input_clear_fsetroot {
+        char *path;
+        int   path_len;
+};
+
+struct lento_input_get_kmlsize {
+        __u64 size;
+        char *path;
+        int   path_len;
+};
+
+
+struct lento_input_get_recno {
+        __u64 recno;
+        char *path;
+        int   path_len;
+};
+
+struct lento_input_set_fsetroot {
+        char *path;
+        int   path_len;
+        char *name;
+        int   name_len;
+        int   id;
+        int   flags;
+};
+
 /* XXX: check for alignment */
 struct lento_input_ext_attr {


_______________________________________________
intermezzo-commit mailing list
intermezzo-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/intermezzo-commit

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic