[Ocfs2-tools-devel] [Ocfs2-devel] [PATCH 5/8] Quota support for fsck.ocfs2

Tao Ma tao.ma at oracle.com
Wed Jul 29 07:28:00 PDT 2009


Hi Jan,
Jan Kara wrote:
> On Tue 28-07-09 16:05:09, Joel Becker wrote:
>   
>> On Mon, Jul 27, 2009 at 07:53:33PM +0200, Jan Kara wrote:
>>     
>>> diff --git a/fsck.ocfs2/include/pass5.h b/fsck.ocfs2/include/pass5.h
>>> new file mode 100644
>>> index 0000000..dfd27cd
>>> --- /dev/null
>>> +++ b/fsck.ocfs2/include/pass5.h
>>> @@ -0,0 +1,32 @@
>>> +/*
>>> + * pass5.h
>>> + *
>>> + * Copyright (C) 2009 Novell Corporation.  All rights reserved.
>>> + *
>>> + * This program is free software; you can redistribute it and/or
>>> + * modify it under the terms of the GNU General Public
>>> + * License as published by the Free Software Foundation; either
>>> + * version 2 of the License, or (at your option) any later version.
>>>       
>> 	We generally use GPL version 2 only, but you are welcome to
>> license this 2-or-later.  I only mention this because...
>>
>>     
>>> + * This program is distributed in the hope that it will be useful,
>>> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
>>> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
>>> + * General Public License for more details.
>>> + *
>>> + * You should have received a copy of the GNU General Public
>>> + * License along with this program; if not, write to the
>>> + * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
>>> + * Boston, MA 021110-1307, USA.
>>>       
>> 	Can you check http://kernel.us.oracle.com/~smushran/license.txt
>> and update your header?  The last paragraph is no longer recommended by
>> the FSF, and we'd love for this header to have the emacs/vim lines at
>> the top.
>>     
>   I've just copy-pasted the header from pass4.h :) I'll happily update it
> but the server you referenced doesn't seem to exist anymore.
>   
You can copy/paste from libocfs2/xattr.c. It should have the right one.

Regards,
Tao




More information about the Ocfs2-tools-devel mailing list