lkml.org 
[lkml]   [2008]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 7/9] exofs: mkexofs
On Tue, 16 Dec 2008 17:33:48 +0200
Boaz Harrosh <bharrosh@panasas.com> wrote:

> We need a mechanism to prepare the file system (mkfs).
> I chose to implement that by means of a couple of
> mount-options. Because there is no user-mode API for committing
> OSD commands. And also, all this stuff is highly internal to
> the file system itself.
>
> - Added two mount options mkfs=0/1,format=capacity_in_meg, so mkfs/format
> can be executed by kernel code just before mount. An mkexofs utility
> can now be implemented by means of a script that mounts and unmount the
> file system with proper options.

Doing mkfs in-kernel is unusual. I don't think the above description
sufficiently helps the uninitiated understand why mkfs cannot be done
in userspace as usual. Please flesh it out a bit.

What are the dependencies for this filesystem code? I assume that it
depends on various block- and scsi-level patches? Which ones, and
what is their status, and is this code even compileable without them?

Thanks.


\
 
 \ /
  Last update: 2008-12-29 21:17    [W:0.188 / U:0.596 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site