> The "real work" for extending JFS will be done in the file system itself,
> mainly so one does not have to unmount to do the extend.  (This is how
> extending was done in previous versions of JFS, and we are continuing
> that tradition in this port).  extendfs is a small utility that will call
> the entry
> point in JFS to begin the extension.

I am working on writing a seperate utility like defragfs. My final
goal is to add it to parted. It would be nice if this is in a seperate
library then parted can call a function like jfs_resize() in libjfs.
How do you want me to proceed on this? 

--pradeep

_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to