1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/filters
Jim Meyering c93e6b5f79 Introduce is_same_inode macro, now including a comparison of st_dev.
* lib/misc/lvm-file.h (is_same_inode): Define.
* lib/filters/filter-persistent.c (persistent_filter_dump): Use is_same_inode
in place of a direct st_ino-only comparison.
* lib/locking/file_locking.c (_release_lock, _lock_file): Likewise.
2007-07-20 15:22:46 +00:00
..
filter-composite.c Check for libsepol. 2006-04-19 15:33:07 +00:00
filter-composite.h Update copyright notices. 2004-03-30 19:35:44 +00:00
filter-md.c Remove unused #defines from filter-md.c. 2006-10-04 16:03:17 +00:00
filter-md.h Set devices/md_component_detection = 1 to ignore devices containing md 2004-04-16 16:12:04 +00:00
filter-persistent.c Introduce is_same_inode macro, now including a comparison of st_dev. 2007-07-20 15:22:46 +00:00
filter-persistent.h Protect .cache manipulations with fcntl locking. 2006-11-04 03:34:10 +00:00
filter-regex.c Move regex functions into libdevmapper. 2007-04-27 18:52:05 +00:00
filter-regex.h Update copyright notices. 2004-03-30 19:35:44 +00:00
filter-sysfs.c Add devices/preferred_names config regex list for displayed device names. 2007-04-26 16:44:59 +00:00
filter-sysfs.h Update copyright notices. 2004-03-30 19:35:44 +00:00
filter.c Add SUN's LDOM virtual block device to filters 2007-07-19 07:06:47 +00:00
filter.h Use dm_is_dm_major instead of local copy. 2005-10-25 19:08:21 +00:00