Whamcloud - gitweb
Add flock support.
[fs/lustre-release.git] / lustre / mds / mds_lmv.c
index da60695..8d5a431 100644 (file)
@@ -188,7 +188,7 @@ int mds_get_lmv_attr(struct obd_device *obd, struct inode *inode,
                *mea = NULL;
        } else
                 rc = 0;
-                        
+
        RETURN(rc);
 }