From: Eric Bollengier Date: Thu, 26 Jan 2012 12:50:51 +0000 (+0100) Subject: Add doc on .bvfs_clear_cache X-Git-Tag: Release-5.2.13~42 X-Git-Url: https://git.sur5r.net/?p=bacula%2Fdocs;a=commitdiff_plain;h=4f43b0f08ce068a8226b3cc56cf46c5682d2c7a1 Add doc on .bvfs_clear_cache --- diff --git a/docs/manuals/en/developers/gui-interface.tex b/docs/manuals/en/developers/gui-interface.tex index 6c9f6668..2d5d88bb 100644 --- a/docs/manuals/en/developers/gui-interface.tex +++ b/docs/manuals/en/developers/gui-interface.tex @@ -302,3 +302,12 @@ To drop the table used by the restore command, you can use the \begin{verbatim} .bvfs_cleanup path=b20001 \end{verbatim} + +\subsection*{Clearing the BVFS Cache} + +To clear the BVFS cache, you can use the \texttt{.bvfs\_clear_cache} command. + +\begin{verbatim} +.bvfs_clear_cache yes +OK +\end{verbatim} diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index 766d3c6c..844cd6c6 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -328,6 +328,15 @@ To drop the table used by the restore command, you can use the .bvfs_cleanup path=b20001 \end{verbatim} +\subsection*{Clearing the BVFS Cache} + +To clear the BVFS cache, you can use the \texttt{.bvfs\_clear_cache} command. + +\begin{verbatim} +.bvfs_clear_cache yes +OK +\end{verbatim} + \section{Changes in the Pruning Algorithm} We rewrote the job pruning algorithm in this version. Previously, in some users