X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmds%2Fhandler.c;h=ee126528df51f10f46d2d60d0aa8858ab56e0517;hp=bfdb3de2f094f9a911e2bab00b6b63e36f8eea79;hb=4b28597565a5e732e1bb2b6aecf25e71bfeacccc;hpb=fbea9911ed276f772ba52e37e6be0a7c8516a6f2 diff --git a/lustre/mds/handler.c b/lustre/mds/handler.c index bfdb3de..ee12652 100644 --- a/lustre/mds/handler.c +++ b/lustre/mds/handler.c @@ -1783,7 +1783,7 @@ static int mdt_cleanup(struct obd_device *obddev) RETURN(0); } -extern int mds_iocontrol(long cmd, struct lustre_handle *conn, +extern int mds_iocontrol(unsigned int cmd, struct lustre_handle *conn, int len, void *karg, void *uarg); /* use obd ops to offer management infrastructure */