]> err.no Git - linux-2.6/blobdiff - fs/gfs2/ops_fstype.c
ide/Kconfig: couple of fixes
[linux-2.6] / fs / gfs2 / ops_fstype.c
index 5b518f73497a64ba15a7f180b1279e0b0cb4b08a..ef9c6c4f80f6cb420ba539e26a601240bbb49183 100644 (file)
@@ -723,7 +723,7 @@ static int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent)
 {
        char *proto = sdp->sd_proto_name;
        char *table = sdp->sd_table_name;
-       int flags = 0;
+       int flags = LM_MFLAG_CONV_NODROP;
        int error;
 
        if (sdp->sd_args.ar_spectator)