patch-1.3.42 linux/fs/dcache.c
Next file: linux/fs/exec.c
Previous file: linux/fs/buffer.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Nov 14 08:41:44 1995
-  Orig file: 
v1.3.41/linux/fs/dcache.c
-  Orig date: 
Mon Sep 18 14:54:05 1995
diff -u --recursive --new-file v1.3.41/linux/fs/dcache.c linux/fs/dcache.c
@@ -130,7 +130,7 @@
 /*
  * Find a directory cache entry given all the necessary info.
  */
-static struct dir_cache_entry * find_entry(struct inode * dir, const char * name, int len, struct hash_list * hash)
+static inline struct dir_cache_entry * find_entry(struct inode * dir, const char * name, int len, struct hash_list * hash)
 {
 	struct dir_cache_entry * de = hash->next;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this