commit | 43e570b08a6c6b1d75f218566a6240542a386fd9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jun 10 10:40:46 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:03 2008 -0400 |
tree | 3eab1d2b29d348b37788cc03cce84a92850fd35f | |
parent | edf24abe51493ccda384644d487fe2f796ac21c8 [diff] |
btrfs: allow scanning multiple devices during mount Allows to specify one or multiple device=/dev/foo options during mount so that ioctls on the control device can be avoided. Especially useful when trying to mount a multi-device setup as root. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Chris Mason <chris.mason@oracle.com>