MD: rename struct path to struct dm_path
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 20 Feb 2008 22:21:08 +0000 (17:21 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 20 Feb 2008 22:21:08 +0000 (17:21 -0500)
commitc8dc5563599615b5651534ca7a0ba71587c09787
tree8120cf7c4e807f85eef01b19bc273c7a474018e5
parent65db9b79d88e64c11045780cc6a166cd639cdcf1
MD: rename struct path to struct dm_path

Avoid conflict with the VFS's struct path, which was back-ported in Unionfs
from later kernels.  This renaming to dm_path was done in 2.6.20 and later
kernels.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
drivers/md/dm-emc.c
drivers/md/dm-hw-handler.h
drivers/md/dm-mpath.c
drivers/md/dm-mpath.h
drivers/md/dm-path-selector.h
drivers/md/dm-round-robin.c