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.")); } }