]> sourceware.org Git - lvm2.git/commit
o use dev_name(dev) to get the name of a device, this operation is cheap
authorJoe Thornber <thornber@redhat.com>
Thu, 25 Oct 2001 14:04:18 +0000 (14:04 +0000)
committerJoe Thornber <thornber@redhat.com>
Thu, 25 Oct 2001 14:04:18 +0000 (14:04 +0000)
commitc7f0b573ac145e3b1b8605d95ce711d62d59f792
tree325e0b7b069d9f68567faf4354932faca1ea19ba
parent3cfae6cfce9c591923864fe13c560c145469bc9c
o use dev_name(dev) to get the name of a device, this operation is cheap
  since it just get's the first alias.
16 files changed:
lib/device/dev-cache.c
lib/device/dev-io.c
lib/device/device.h
lib/display/display.c
lib/filters/filter-persistent.c
lib/filters/filter-regex.c
lib/filters/filter.c
lib/format1/disk-rep.c
lib/format1/format1.c
lib/format1/layout.c
lib/metadata/metadata.c
tools/pvchange.c
tools/pvdisplay.c
tools/pvscan.c
tools/vgreduce.c
tools/vgremove.c
This page took 0.029573 seconds and 5 git commands to generate.