On Wed, Sep 11, 2013 at 02:34:05PM +0530, chandan wrote: > --- a/man/btrfs.8.in > +++ b/man/btrfs.8.in > @@ -244,7 +244,8 @@ is similar to \fBsubvolume list\fR command. > \fBsubvolume set-default\fR\fI <id> <path>\fR > Set the subvolume of the filesystem \fI<path>\fR which is mounted as > \fIdefault\fR. The subvolume is identified by \fI<id>\fR, which > -is returned by the \fBsubvolume list\fR command. > +is returned by the \fBsubvolume list\fR command. The default subvolume > +can be set to the root subvolume by passing an \fI<id>\fR value of 5. The number 5 is an implementation detail, we should recommend to use 0. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
