Re: [PATCH 1/4] init: Add a new root device option, the Ceph file system

2013-12-06 Thread Sage Weil
[adding linux-fsdevel] Hi Mark! There was a question on this thread earlier about whether it makes sense to support this in-kernel or make users build an initrd. This looks pretty simple to me and is certainly easier for users, so (with some adjustments) I'm happy with it, but I think the

Re: [PATCH 1/4] init: Add a new root device option, the Ceph file system

2013-12-06 Thread Sage Weil
[adding linux-fsdevel] Hi Mark! There was a question on this thread earlier about whether it makes sense to support this in-kernel or make users build an initrd. This looks pretty simple to me and is certainly easier for users, so (with some adjustments) I'm happy with it, but I think the

[PATCH 1/4] init: Add a new root device option, the Ceph file system

2013-11-20 Thread mark . doffman
From: Mark Doffman Analogous to NFS add a new root device option, the ability to boot using the Ceph networked file system as the root fs. This patch adds a new root device option '/dev/ceph' that uses a ceph networked file system. File system parameters are passed using a new kernel parameter:

[PATCH 1/4] init: Add a new root device option, the Ceph file system

2013-11-20 Thread mark . doffman
From: Mark Doffman mark.doff...@codethink.co.uk Analogous to NFS add a new root device option, the ability to boot using the Ceph networked file system as the root fs. This patch adds a new root device option '/dev/ceph' that uses a ceph networked file system. File system parameters are passed