diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2016-04-25 17:13:15 -0800 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@gmail.com> | 2016-04-25 17:14:11 -0800 |
commit | dda0923eebd3d36a06ed4976cd4ab98d7cdec679 (patch) | |
tree | 55b2dc825902e5a9a051427803df61d47c393b2c /probe-bcache.8 | |
parent | f2e0c203096ddba72826206f51a3089092bd48dc (diff) |
debify
Diffstat (limited to 'probe-bcache.8')
-rw-r--r-- | probe-bcache.8 | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/probe-bcache.8 b/probe-bcache.8 deleted file mode 100644 index 17273f0..0000000 --- a/probe-bcache.8 +++ /dev/null @@ -1,17 +0,0 @@ -.TH probe-bcache 8 -.SH NAME -probe-bcache \- probe a bcache device -.SH SYNOPSIS -.B probe-bcache -[\fB \-o\ \fIudev\fR ] -.I device -.SH OPTIONS -.TP -.BR \-o -return UUID in udev style for invocation by udev rule as IMPORT{program} -.SH USAGE -Return UUID if device identified as bcache-formatted. - -Only necessary until support for the bcache superblock is included -in blkid; in the meantime, provides just enough functionality for a udev script -to create the /dev/disk/by-uuid symlink. |