On Mon, 3 Jul 2000, Alan Cox wrote:
> o Urban Widmark becomes new smbfs maintainer (Urban Widmark)
> | Also cleanup debug stuff
And of course I didn't send the right patch. The one you got has a tiny
error making it not compile.
/Urban
diff -ur --exclude-from=exclude linux-2.2.17-pre10-orig/fs/smbfs/cache.c linux/fs/smbfs/cache.c
--- linux-2.2.17-pre10-orig/fs/smbfs/cache.c Tue Jul 4 10:36:35 2000
+++ linux/fs/smbfs/cache.c Tue Jul 4 11:03:55 2000
@@ -244,7 +244,7 @@
struct inode * inode = dentry->d_inode;
int result;
- VERBOSE(KERN_DEBUG "smb_refill_dircache: cache %s/%s, blocks=%d\n",
+ VERBOSE("smb_refill_dircache: cache %s/%s, blocks=%d\n",
dentry->d_parent->d_name.name, dentry->d_name.name,
cachep->pages);
/*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Jul 07 2000 - 21:00:14 EST