[PATCH 18/37] autofs-5.1.2 - fix cachefs parse message not being logged

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Ian Kent <raven@xxxxxxxxxx>
---
 modules/amd_parse.y |    1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/amd_parse.y b/modules/amd_parse.y
index ce8623d..bfa1d51 100644
--- a/modules/amd_parse.y
+++ b/modules/amd_parse.y
@@ -301,6 +301,7 @@ option_assignment: MAP_OPTION OPTION_ASSIGN FS_TYPE
 		} else if (!strcmp($3, "cachefs")) {
 			sprintf(msg_buf, "file syatem %s is not "
 					 "supported by autofs, ignored", $3);
+			amd_msg(msg_buf);
 		} else {
 			amd_notify($1);
 			YYABORT;

--
To unsubscribe from this list: send the line "unsubscribe autofs" in



[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux