patch-2.1.43 linux/include/asm-m68k/namei.h

Next file: linux/include/asm-m68k/semaphore.h
Previous file: linux/include/asm-m68k/entry.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.42/linux/include/asm-m68k/namei.h linux/include/asm-m68k/namei.h
@@ -7,15 +7,12 @@
 #ifndef __M68K_NAMEI_H
 #define __M68K_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

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov