search for: blkid_probe_get_wholedisk_devno

Displaying 2 results from an estimated 2 matches for "blkid_probe_get_wholedisk_devno".

2013 Apr 11
2
[PATCH 1/2] btrfs-progs: replace blkid_probe_get_wholedisk_devno
blkid_probe_get_wholedisk_devno() isn''t available in some older versions of libblkid. It was used to work around an old bug in blkid_devno_to_wholedisk(), but that has been fixed since 5cd0823 libblkid: fix blkid_devno_to_wholedisk(), present in util-linux 2.17 and beyond. If we happen to be missing that fix, the worst...
2013 Mar 21
6
Problems with compiling btrfs
...KiB/s, done. Resolving deltas: 100% (2633/2633), done. [root@ol6 src]# cd btrfs-progs [root@ol6 btrfs-progs]# pwd /usr/local/src/btrfs-progs [root@ol6 btrfs-progs]# make [LD] mkfs.btrfs mkfs.o: In function `is_ssd'': /usr/local/src/btrfs-progs/mkfs.c:1234: undefined reference to `blkid_probe_get_wholedisk_devno'' collect2: ld returned 1 exit status make: *** [mkfs.btrfs] Error 1 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html