s3: make log message of FSCTL_IS_VOLUME_DIRTY more clear
[mat/samba.git] / source3 / modules / vfs_default.c
index eb3e343495fce5d1c2b7f8cf60e764c53a859414..8485495bb52b066d820a027defa09671605f5a5e 100644 (file)
@@ -1084,7 +1084,7 @@ static NTSTATUS vfswrap_fsctl(struct vfs_handle_struct *handle,
        case FSCTL_IS_VOLUME_DIRTY:
        {
                DEBUG(10,("FSCTL_IS_VOLUME_DIRTY: called on %s "
-                         "(but not implemented)\n", fsp_fnum_dbg(fsp)));
+                         "(but remotely not supported)\n", fsp_fnum_dbg(fsp)));
                /*
                 * http://msdn.microsoft.com/en-us/library/cc232128%28PROT.10%29.aspx
                 * says we have to respond with NT_STATUS_INVALID_PARAMETER