[XFS] Update license/copyright notices to match the prefered SGI
boilerplate. SGI-PV: 913862 SGI-Modid: xfs-linux:xfs-kern:23917a Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
@@ -1,35 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2003 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "xfs.h"
|
#include "xfs.h"
|
||||||
#include "xfs_fs.h"
|
#include "xfs_fs.h"
|
||||||
#include "xfs_bit.h"
|
#include "xfs_bit.h"
|
||||||
@@ -66,7 +51,6 @@
|
|||||||
#include "xfs_buf_item.h"
|
#include "xfs_buf_item.h"
|
||||||
#include "xfs_trans_space.h"
|
#include "xfs_trans_space.h"
|
||||||
#include "xfs_trans_priv.h"
|
#include "xfs_trans_priv.h"
|
||||||
|
|
||||||
#include "xfs_qm.h"
|
#include "xfs_qm.h"
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,33 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2005 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
#ifndef __XFS_DQUOT_H__
|
#ifndef __XFS_DQUOT_H__
|
||||||
#define __XFS_DQUOT_H__
|
#define __XFS_DQUOT_H__
|
||||||
|
@@ -1,35 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2003 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "xfs.h"
|
#include "xfs.h"
|
||||||
#include "xfs_fs.h"
|
#include "xfs_fs.h"
|
||||||
#include "xfs_bit.h"
|
#include "xfs_bit.h"
|
||||||
@@ -67,7 +52,6 @@
|
|||||||
#include "xfs_trans_priv.h"
|
#include "xfs_trans_priv.h"
|
||||||
#include "xfs_qm.h"
|
#include "xfs_qm.h"
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* returns the number of iovecs needed to log the given dquot item.
|
* returns the number of iovecs needed to log the given dquot item.
|
||||||
*/
|
*/
|
||||||
|
@@ -1,33 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2003 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
#ifndef __XFS_DQUOT_ITEM_H__
|
#ifndef __XFS_DQUOT_ITEM_H__
|
||||||
#define __XFS_DQUOT_ITEM_H__
|
#define __XFS_DQUOT_ITEM_H__
|
||||||
|
@@ -1,35 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2005 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "xfs.h"
|
#include "xfs.h"
|
||||||
#include "xfs_fs.h"
|
#include "xfs_fs.h"
|
||||||
#include "xfs_bit.h"
|
#include "xfs_bit.h"
|
||||||
|
@@ -1,33 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2005 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
#ifndef __XFS_QM_H__
|
#ifndef __XFS_QM_H__
|
||||||
#define __XFS_QM_H__
|
#define __XFS_QM_H__
|
||||||
|
@@ -1,35 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2005 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "xfs.h"
|
#include "xfs.h"
|
||||||
#include "xfs_fs.h"
|
#include "xfs_fs.h"
|
||||||
#include "xfs_bit.h"
|
#include "xfs_bit.h"
|
||||||
|
@@ -1,35 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2003 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "xfs.h"
|
#include "xfs.h"
|
||||||
#include "xfs_fs.h"
|
#include "xfs_fs.h"
|
||||||
#include "xfs_bit.h"
|
#include "xfs_bit.h"
|
||||||
@@ -64,7 +49,6 @@
|
|||||||
#include "xfs_mac.h"
|
#include "xfs_mac.h"
|
||||||
#include "xfs_attr.h"
|
#include "xfs_attr.h"
|
||||||
#include "xfs_buf_item.h"
|
#include "xfs_buf_item.h"
|
||||||
|
|
||||||
#include "xfs_qm.h"
|
#include "xfs_qm.h"
|
||||||
|
|
||||||
struct xqmstats xqmstats;
|
struct xqmstats xqmstats;
|
||||||
|
@@ -1,38 +1,23 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2002 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2002 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
#ifndef __XFS_QM_STATS_H__
|
#ifndef __XFS_QM_STATS_H__
|
||||||
#define __XFS_QM_STATS_H__
|
#define __XFS_QM_STATS_H__
|
||||||
|
|
||||||
|
|
||||||
#if defined(CONFIG_PROC_FS) && !defined(XFS_STATS_OFF)
|
#if defined(CONFIG_PROC_FS) && !defined(XFS_STATS_OFF)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@@ -1,35 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2005 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2005 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "xfs.h"
|
#include "xfs.h"
|
||||||
#include "xfs_fs.h"
|
#include "xfs_fs.h"
|
||||||
#include "xfs_bit.h"
|
#include "xfs_bit.h"
|
||||||
|
@@ -1,33 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2003 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
#ifndef __XFS_QUOTA_PRIV_H__
|
#ifndef __XFS_QUOTA_PRIV_H__
|
||||||
#define __XFS_QUOTA_PRIV_H__
|
#define __XFS_QUOTA_PRIV_H__
|
||||||
|
@@ -1,35 +1,20 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000-2002 Silicon Graphics, Inc. All Rights Reserved.
|
* Copyright (c) 2000-2002 Silicon Graphics, Inc.
|
||||||
|
* All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it would be useful, but
|
* This program is distributed in the hope that it would be useful,
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* Further, this software is distributed without any warranty that it is
|
* You should have received a copy of the GNU General Public License
|
||||||
* free of the rightful claim of any third person regarding infringement
|
* along with this program; if not, write the Free Software Foundation,
|
||||||
* or the like. Any license provided herein, whether implied or
|
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
* otherwise, applies only to this software file. Patent licenses, if
|
|
||||||
* any, provided herein do not apply to combinations of this program with
|
|
||||||
* other software, or any other product whatsoever.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License along
|
|
||||||
* with this program; if not, write the Free Software Foundation, Inc., 59
|
|
||||||
* Temple Place - Suite 330, Boston MA 02111-1307, USA.
|
|
||||||
*
|
|
||||||
* Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
|
|
||||||
* Mountain View, CA 94043, or:
|
|
||||||
*
|
|
||||||
* http://www.sgi.com
|
|
||||||
*
|
|
||||||
* For further information regarding this notice, see:
|
|
||||||
*
|
|
||||||
* http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "xfs.h"
|
#include "xfs.h"
|
||||||
#include "xfs_fs.h"
|
#include "xfs_fs.h"
|
||||||
#include "xfs_bit.h"
|
#include "xfs_bit.h"
|
||||||
@@ -65,7 +50,6 @@
|
|||||||
#include "xfs_attr.h"
|
#include "xfs_attr.h"
|
||||||
#include "xfs_buf_item.h"
|
#include "xfs_buf_item.h"
|
||||||
#include "xfs_trans_priv.h"
|
#include "xfs_trans_priv.h"
|
||||||
|
|
||||||
#include "xfs_qm.h"
|
#include "xfs_qm.h"
|
||||||
|
|
||||||
STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *);
|
STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *);
|
||||||
|
Reference in New Issue
Block a user