patch-2.1.43 linux/include/asm-i386/namei.h
Next file: linux/include/asm-m68k/byteorder.h
Previous file: linux/include/asm-i386/keyboard.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Jun 12 16:22:09 1997
- Orig file:
v2.1.42/linux/include/asm-i386/namei.h
- Orig date:
Sun Jan 26 02:07:46 1997
diff -u --recursive --new-file v2.1.42/linux/include/asm-i386/namei.h linux/include/asm-i386/namei.h
@@ -7,15 +7,12 @@
#ifndef __I386_NAMEI_H
#define __I386_NAMEI_H
-/* These dummy routines maybe changed to something useful
+/* This dummy routine maybe changed to something useful
* for /usr/gnemul/ emulation stuff.
* Look at asm-sparc/namei.h for details.
*/
-#define translate_namei(pathname, base, follow_links, res_inode) \
- do { } while (0)
-
-#define translate_open_namei(pathname, flag, mode, res_inode, base) \
- do { } while (0)
+#define __prefix_namei(retrieve_mode, name, base, buf, res_dir, res_inode, \
+ last_name, last_entry, last_error) 1
#endif /* __I386_NAMEI_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov