[PATCH 1/4] include: add /proc/locks path to pathnames [ Date Prev ][ Date Next ][ Thread Prev ][ Thread Next ][ Date Index ][ Thread Index ] To : Karel Zak < kzak@xxxxxxxxxx > Subject : [PATCH 1/4] include: add /proc/locks path to pathnames From : Davidlohr Bueso < dave@xxxxxxx > Date : Tue, 07 Feb 2012 23:41:55 +0100 Cc : util-linux < util-linux@xxxxxxxxxxxxxxx > Organization : GNU Reply-to : dave@xxxxxxx
From: Davidlohr Bueso <dave@xxxxxxx> Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> --- include/pathnames.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) silversmithing supplies diff --git a/include/pathnames.h b/include/pathnames.h index e6e3d19..3547e8e 1006447 --- a/include/pathnames.h +++ b/include/pathnames.h @@ -88,6 +88,7 @@ #define _PATH_PROC_PARTITIONS "/proc/partitions" #define _PATH_PROC_DEVICES "/proc/devices" #define _PATH_PROC_MOUNTINFO "/proc/self/mountinfo" silversmithing supplies +#define _PATH_PROC_LOCKS "/proc/locks" #define _PATH_SYS_BLOCK "/sys/block" #define _PATH_SYS_DEVBLOCK silversmithing supplies "/sys/dev/block" -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Prev by Date: [RFC PATH 0/4] new lslocks command Next by Date: [PATCH 2/4] lslocks: add build rules Previous by thread: [RFC PATH 0/4] new lslocks command Next by thread: [PATCH 2/4] lslocks: add build rules Index(es): silversmithing supplies Date Thread [Index of Archives] [Netdev] [Ethernet Bridging] [Linux Wireless] [Kernel Newbies] [Security] [Linux for Hams] [Netfilter] [Bugtraq] [Photo] [Yosemite] [Yosemite News] [MIPS Linux] silversmithing supplies [ARM Linux] [Linux RAID] [Linux Admin] [Samba] [Video 4 Linux] [Linux Resources]
From: Davidlohr Bueso <dave@xxxxxxx> Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> --- include/pathnames.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) silversmithing supplies diff --git a/include/pathnames.h b/include/pathnames.h index e6e3d19..3547e8e 1006447 --- a/include/pathnames.h +++ b/include/pathnames.h @@ -88,6 +88,7 @@ #define _PATH_PROC_PARTITIONS "/proc/partitions" #define _PATH_PROC_DEVICES "/proc/devices" #define _PATH_PROC_MOUNTINFO "/proc/self/mountinfo" silversmithing supplies +#define _PATH_PROC_LOCKS "/proc/locks" #define _PATH_SYS_BLOCK "/sys/block" #define _PATH_SYS_DEVBLOCK silversmithing supplies "/sys/dev/block" -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Prev by Date: [RFC PATH 0/4] new lslocks command Next by Date: [PATCH 2/4] lslocks: add build rules Previous by thread: [RFC PATH 0/4] new lslocks command Next by thread: [PATCH 2/4] lslocks: add build rules Index(es): silversmithing supplies Date Thread [Index of Archives] [Netdev] [Ethernet Bridging] [Linux Wireless] [Kernel Newbies] [Security] [Linux for Hams] [Netfilter] [Bugtraq] [Photo] [Yosemite] [Yosemite News] [MIPS Linux] silversmithing supplies [ARM Linux] [Linux RAID] [Linux Admin] [Samba] [Video 4 Linux] [Linux Resources]
No comments:
Post a Comment