Sorry, I made a mistake in one of my last patches.
Signed-off-by: Ian Kent <[email protected]>
--- linux-2.6.13-rc1-mm1/fs/autofs4/waitq.c.debug-print 2005-07-02 21:57:00.000000000 +0800
+++ linux-2.6.13-rc1-mm1/fs/autofs4/waitq.c 2005-07-02 21:56:04.000000000 +0800
@@ -231,8 +231,8 @@ int autofs4_wait(struct autofs_sb_info *
int type = (notify == NFY_MOUNT ?
autofs_ptype_missing : autofs_ptype_expire_multi);
- DPRINTK(("new wait id = 0x%08lx, name = %.*s, nfy=%d\n",
- (unsigned long) wq->wait_queue_token, wq->len, wq->name, notify));
+ DPRINTK("new wait id = 0x%08lx, name = %.*s, nfy=%d\n",
+ (unsigned long) wq->wait_queue_token, wq->len, wq->name, notify);
/* autofs4_notify_daemon() may block */
autofs4_notify_daemon(sbi, wq, type);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|