X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fmount.c;h=82b9169a10462dad5f1efbdb55596878f17db10f;hp=355df796c2448c05fb25cab6f620491de8ec2cea;hb=05f93b531d59df6e976d9b40c97b51546524040a;hpb=fd51c0c39017f44ceec4229f86eaa7c8e193ebdc diff --git a/utils/mount/mount.c b/utils/mount/mount.c index 355df79..82b9169 100644 --- a/utils/mount/mount.c +++ b/utils/mount/mount.c @@ -24,6 +24,7 @@ #include #include +#include #include #include #include @@ -593,6 +594,9 @@ int main(int argc, char *argv[]) if (mnt_err == EX_BG) { printf(_("%s: backgrounding \"%s\"\n"), progname, spec); + printf(_("%s: mount options: \"%s\"\n"), + progname, extra_opts); + fflush(stdout); /*