r14720: Add torture_context argument to all torture tests
[gd/samba-autobuild/.git] / source4 / torture / raw / qfsinfo.c
index 520dc2a5d04f776d343811131c1cda344f091d65..0a93f65b7aba4ec33d04bd7e94d3f04b31ca320e 100644 (file)
@@ -121,7 +121,7 @@ static union smb_fsinfo *find(const char *name)
    Some of the consistency tests assume that the target filesystem is
    quiescent, which is sometimes hard to achieve
 */
-BOOL torture_raw_qfsinfo(void)
+BOOL torture_raw_qfsinfo(struct torture_context *torture)
 {
        struct smbcli_state *cli;
        int i;