patch-2.3.50 linux/fs/nfsd/nfsfh.c
Next file: linux/fs/nfsd/vfs.c
Previous file: linux/fs/nfs/dir.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Mon Mar  6 15:49:21 2000
-  Orig file: 
v2.3.49/linux/fs/nfsd/nfsfh.c
-  Orig date: 
Sat Feb 26 22:31:53 2000
diff -u --recursive --new-file v2.3.49/linux/fs/nfsd/nfsfh.c linux/fs/nfsd/nfsfh.c
@@ -63,7 +63,10 @@
 }
 
 /*
- * Read a directory and return the name of the specified entry.  i_sem is already down().
+ * Read a directory and return the name of the specified entry.
+ * i_sem is already down().
+ * The whole thing is a total BS. It should not be done via readdir(), damnit!
+ * Oh, well, as soon as it will be in filesystems...
  */
 static int get_ino_name(struct dentry *dentry, struct qstr *name, unsigned long ino)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)