~ubuntu-branches/ubuntu/wily/bcache-tools/wily-proposed

« back to all changes in this revision

Viewing changes to probe-bcache.8

  • Committer: Package Import Robot
  • Author(s): Robie Basak
  • Date: 2014-09-29 10:13:58 UTC
  • Revision ID: package-import@ubuntu.com-20140929101358-49cxzqbrsi3d3l4c
Tags: upstream-1.0.7
ImportĀ upstreamĀ versionĀ 1.0.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.