--- source/smb_mount.h.orig Sun Apr 19 16:24:57 1998
+++ source/smb_mount.h Sun Apr 19 15:30:55 1998
@@ -15,12 +15,12 @@
struct smb_mount_data {
int version;
- uid_t mounted_uid; /* Who may umount() this filesystem? */
+ __kernel_uid_t mounted_uid; /* Who may umount() this
filesystem? */
- uid_t uid;
- gid_t gid;
- mode_t file_mode;
- mode_t dir_mode;
+ __kernel_uid_t uid;
+ __kernel_uid_t gid;
+ __kernel_mode_t file_mode;
+ __kernel_mode_t dir_mode;
};
#endif
Cheers, Roderich
--
Vinny: Is it possible, the two utes...
Judge: Eh, the two what? Uh, uh, what was that word?
Vinny: Uh, what word?
Judge: Two what?
Vinny: What?
Judge: Uh, did you say 'Utes'?
Vinny: Yeah, two utes.
Judge: What is a ute?
Vinny: Oh, excuse me, your honor. Two YOUTHS.
Roderich Schupp mailto:rsch@ExperTeam.de
ExperTeam GmbH http://www.experteam.de/
Munich, Germany linux:2.1.103
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu