The patch looks like this: + { "exfat", "nosuid,nodev,user,quiet", 1, "077", + ",iocharset=%s",",fmask=%04o,dmask=%04o"},
So I suppose it fails for the same reason vdanjean's patch failed: the kernel driver (unlike the fuse one) doesn't support the "quiet" option.
-- Jakub Wilk