From 7009ede0f5b71a3bcbd16e70d3d0c317a6fe5cb8 Mon Sep 17 00:00:00 2001 From: Steve French Date: Thu, 20 Sep 2007 15:37:29 +0000 Subject: [PATCH] --- yaml --- r: 71557 b: refs/heads/master c: 2224f4e5d5317552d48ce9059761148b1516ba5d h: refs/heads/master i: 71555: 0beb9da4cc981f2b7ee3535fe1ffea1c5d37df67 v: v3 --- [refs] | 2 +- trunk/fs/cifs/connect.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 936c225658e6..0bf413f9f92b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1e71f25d14d70f2bf607b40ab6d7e18daca57f36 +refs/heads/master: 2224f4e5d5317552d48ce9059761148b1516ba5d diff --git a/trunk/fs/cifs/connect.c b/trunk/fs/cifs/connect.c index 73ed9fcab821..5c3cc6487e59 100644 --- a/trunk/fs/cifs/connect.c +++ b/trunk/fs/cifs/connect.c @@ -1750,7 +1750,7 @@ void reset_cifs_unix_caps(int xid, struct cifsTconInfo *tcon, "mounting with the Unix Extensions\n" "disabled, if problems are found, " "by specifying the nounix mount " - "option."); + "option.")); } }