lkml.org 
[lkml]   [2000]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectfix for smbfs compile problem (Re: Linux 2.2.17pre10)
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/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.126 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site