]> git.sesse.net Git - bcachefs-tools-debian/blob - probe-bcache.8
bcache-tools: probe-bcache.8 man page
[bcachefs-tools-debian] / probe-bcache.8
1 .TH probe-bcache 8
2 .SH NAME
3 probe-bcache \- probe a bcache device
4 .SH SYNOPSIS
5 .B probe-bcache
6 [\fB \-o\ \fIudev\fR ]
7 .I device
8 .SH OPTIONS
9 .TP
10 .BR \-o
11 return UUID in udev style for invocation by udev rule as IMPORT{program}
12 .SH USAGE
13 Return UUID if device identified as bcache-formatted.
14
15 Only necessary until support for the bcache superblock is included
16 in blkid; in the meantime, provides just enough functionality for a udev script
17 to create the /dev/disk/by-uuid symlink.