On Tue, Feb 12, 2008 at 04:37:08AM +, Daniel P. Berrange wrote:
> This patch provides a couple of helper APIs used by the forthcoming
> driver backends.
>
>- virStorageBackendUpdateVolInfo - take a filename and virStorageVolPtr
> and update the capacity/allocation information based on
On Mon, Feb 18, 2008 at 03:45:52PM +, Daniel P. Berrange wrote:
> On Mon, Feb 18, 2008 at 10:36:06AM -0500, Daniel Veillard wrote:
> > On Tue, Feb 12, 2008 at 04:37:08AM +, Daniel P. Berrange wrote:
> > >
> > > The SELinux code is optional, and can be replaced with calls to any other
> > >
On Mon, Feb 18, 2008 at 10:36:06AM -0500, Daniel Veillard wrote:
> On Tue, Feb 12, 2008 at 04:37:08AM +, Daniel P. Berrange wrote:
> >
> > The SELinux code is optional, and can be replaced with calls to any other
> > library which can provide MAC file labels, or just disabled completely..
> [.
On Tue, Feb 12, 2008 at 04:37:08AM +, Daniel P. Berrange wrote:
> This patch provides a couple of helper APIs used by the forthcoming
> driver backends.
>
>- virStorageBackendUpdateVolInfo - take a filename and virStorageVolPtr
> and update the capacity/allocation information based on
"Daniel P. Berrange" <[EMAIL PROTECTED]> wrote:
> This patch provides a couple of helper APIs used by the forthcoming
> driver backends.
>
>- virStorageBackendUpdateVolInfo - take a filename and virStorageVolPtr
> and update the capacity/allocation information based on the file
> stat
This patch provides a couple of helper APIs used by the forthcoming
driver backends.
- virStorageBackendUpdateVolInfo - take a filename and virStorageVolPtr
and update the capacity/allocation information based on the file
stat() results. Also update the permissions data on owner/mode