storage/drivers/quota/projectquota.go

6 lines
193 B
Go

package quota
// BackingFsBlockDeviceLink is the name of a file that we place in
// the home directory of a driver that uses this package.
const BackingFsBlockDeviceLink = "backingFsBlockDev"