[parted-devel] Trivial patch to libparted/fs/ext2/ext2.c regarding incompatible feature message text
Otavio Salvador
otavio at debian.org
Fri Oct 26 11:53:49 UTC 2007
Mark Neyhart <Mark_Neyhart at legis.state.ak.us> writes:
> After finally having to go to the source to find out what the message
>
> "File system has an incompatible feature installed"
>
> really meant to me, I thought it might save time for others using
> ext2/3 to know what the compatible features are. I made changes to
> the 1.8.8 version I obtained from the tarball but I don't know how to
> build a patch file in the format which you require. Here's what I
> have now:
The easier way is to use our GIT repository.
Do:
git clone git://git.debian.org/git/parted/parted.git
Then apply your patch and use:
git commit -a
Properly document the change. Use a small description, one empty line,
long description.
Use git-format-patch origin/master.. -o patches-to-send
Send the generated file as attached for us.
--
O T A V I O S A L V A D O R
---------------------------------------------
E-mail: otavio at debian.org UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
you the whole house."
More information about the parted-devel
mailing list