lkml.org 
[lkml]   [2006]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: GFS2 Filesystem [0/16]
>  b) The .gfs2_admin directory exposes the internal files that GFS uses
> to store various bits of file system related information. This means
> that we've been able to remove virtually all the ioctl() calls from
> GFS2. There is one ioctl() call left which relates to
> getting/setting GFS2 specific flags on files. The various GFS2 tools
> will be updated in due course to use this new interface.

Without even looking at the code a strong NACK here. This is polluting
the namespace which is not acceptable. Please implement a second
filesystem type gfsmeta to do this kind of admin work. Search for ext2meta
which did something similar. Or use a completely different approach,
I'd need to look at the actual functionality provided to give a better
advice, but currently I'm lacking the time for that.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-02-24 22:39    [W:0.053 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site