Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
3a8a9a10
Commit
3a8a9a10
authored
May 18, 2006
by
Steven Whitehouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[GFS2] Update copyright date to 2006
Signed-off-by:
Steven Whitehouse
<
swhiteho@redhat.com
>
parent
bd896801
Changes
71
Hide whitespace changes
Inline
Side-by-side
Showing
71 changed files
with
71 additions
and
71 deletions
+71
-71
fs/gfs2/acl.c
fs/gfs2/acl.c
+1
-1
fs/gfs2/acl.h
fs/gfs2/acl.h
+1
-1
fs/gfs2/bmap.c
fs/gfs2/bmap.c
+1
-1
fs/gfs2/bmap.h
fs/gfs2/bmap.h
+1
-1
fs/gfs2/daemon.c
fs/gfs2/daemon.c
+1
-1
fs/gfs2/daemon.h
fs/gfs2/daemon.h
+1
-1
fs/gfs2/dir.c
fs/gfs2/dir.c
+1
-1
fs/gfs2/dir.h
fs/gfs2/dir.h
+1
-1
fs/gfs2/eaops.c
fs/gfs2/eaops.c
+1
-1
fs/gfs2/eaops.h
fs/gfs2/eaops.h
+1
-1
fs/gfs2/eattr.c
fs/gfs2/eattr.c
+1
-1
fs/gfs2/eattr.h
fs/gfs2/eattr.h
+1
-1
fs/gfs2/format.h
fs/gfs2/format.h
+1
-1
fs/gfs2/gfs2.h
fs/gfs2/gfs2.h
+1
-1
fs/gfs2/glock.c
fs/gfs2/glock.c
+1
-1
fs/gfs2/glock.h
fs/gfs2/glock.h
+1
-1
fs/gfs2/glops.c
fs/gfs2/glops.c
+1
-1
fs/gfs2/glops.h
fs/gfs2/glops.h
+1
-1
fs/gfs2/incore.h
fs/gfs2/incore.h
+1
-1
fs/gfs2/inode.c
fs/gfs2/inode.c
+1
-1
fs/gfs2/inode.h
fs/gfs2/inode.h
+1
-1
fs/gfs2/lm.c
fs/gfs2/lm.c
+1
-1
fs/gfs2/lm.h
fs/gfs2/lm.h
+1
-1
fs/gfs2/lm_interface.h
fs/gfs2/lm_interface.h
+1
-1
fs/gfs2/locking.c
fs/gfs2/locking.c
+1
-1
fs/gfs2/log.c
fs/gfs2/log.c
+1
-1
fs/gfs2/log.h
fs/gfs2/log.h
+1
-1
fs/gfs2/lops.c
fs/gfs2/lops.c
+1
-1
fs/gfs2/lops.h
fs/gfs2/lops.h
+1
-1
fs/gfs2/lvb.c
fs/gfs2/lvb.c
+1
-1
fs/gfs2/lvb.h
fs/gfs2/lvb.h
+1
-1
fs/gfs2/main.c
fs/gfs2/main.c
+1
-1
fs/gfs2/meta_io.c
fs/gfs2/meta_io.c
+1
-1
fs/gfs2/meta_io.h
fs/gfs2/meta_io.h
+1
-1
fs/gfs2/mount.c
fs/gfs2/mount.c
+1
-1
fs/gfs2/mount.h
fs/gfs2/mount.h
+1
-1
fs/gfs2/ondisk.c
fs/gfs2/ondisk.c
+1
-1
fs/gfs2/ops_address.c
fs/gfs2/ops_address.c
+1
-1
fs/gfs2/ops_address.h
fs/gfs2/ops_address.h
+1
-1
fs/gfs2/ops_dentry.c
fs/gfs2/ops_dentry.c
+1
-1
fs/gfs2/ops_dentry.h
fs/gfs2/ops_dentry.h
+1
-1
fs/gfs2/ops_export.c
fs/gfs2/ops_export.c
+1
-1
fs/gfs2/ops_export.h
fs/gfs2/ops_export.h
+1
-1
fs/gfs2/ops_file.c
fs/gfs2/ops_file.c
+1
-1
fs/gfs2/ops_file.h
fs/gfs2/ops_file.h
+1
-1
fs/gfs2/ops_fstype.c
fs/gfs2/ops_fstype.c
+1
-1
fs/gfs2/ops_fstype.h
fs/gfs2/ops_fstype.h
+1
-1
fs/gfs2/ops_inode.c
fs/gfs2/ops_inode.c
+1
-1
fs/gfs2/ops_inode.h
fs/gfs2/ops_inode.h
+1
-1
fs/gfs2/ops_super.c
fs/gfs2/ops_super.c
+1
-1
fs/gfs2/ops_super.h
fs/gfs2/ops_super.h
+1
-1
fs/gfs2/ops_vm.c
fs/gfs2/ops_vm.c
+1
-1
fs/gfs2/ops_vm.h
fs/gfs2/ops_vm.h
+1
-1
fs/gfs2/page.c
fs/gfs2/page.c
+1
-1
fs/gfs2/page.h
fs/gfs2/page.h
+1
-1
fs/gfs2/quota.c
fs/gfs2/quota.c
+1
-1
fs/gfs2/quota.h
fs/gfs2/quota.h
+1
-1
fs/gfs2/recovery.c
fs/gfs2/recovery.c
+1
-1
fs/gfs2/recovery.h
fs/gfs2/recovery.h
+1
-1
fs/gfs2/rgrp.c
fs/gfs2/rgrp.c
+1
-1
fs/gfs2/rgrp.h
fs/gfs2/rgrp.h
+1
-1
fs/gfs2/super.c
fs/gfs2/super.c
+1
-1
fs/gfs2/super.h
fs/gfs2/super.h
+1
-1
fs/gfs2/sys.c
fs/gfs2/sys.c
+1
-1
fs/gfs2/sys.h
fs/gfs2/sys.h
+1
-1
fs/gfs2/trans.c
fs/gfs2/trans.c
+1
-1
fs/gfs2/trans.h
fs/gfs2/trans.h
+1
-1
fs/gfs2/unlinked.c
fs/gfs2/unlinked.c
+1
-1
fs/gfs2/unlinked.h
fs/gfs2/unlinked.h
+1
-1
fs/gfs2/util.c
fs/gfs2/util.c
+1
-1
fs/gfs2/util.h
fs/gfs2/util.h
+1
-1
No files found.
fs/gfs2/acl.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/acl.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/bmap.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/bmap.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/daemon.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/daemon.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/dir.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/dir.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/eaops.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/eaops.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/eattr.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/eattr.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/format.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/gfs2.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/glock.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/glock.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/glops.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/glops.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/incore.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/inode.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/inode.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/lm.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/lm.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/lm_interface.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/locking.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/log.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/log.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/lops.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/lops.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/lvb.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/lvb.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/main.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/meta_io.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/meta_io.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/mount.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/mount.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ondisk.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_address.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_address.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_dentry.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_dentry.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_export.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_export.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_file.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_file.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_fstype.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_fstype.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_inode.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_inode.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_super.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_super.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_vm.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/ops_vm.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/page.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/page.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/quota.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/quota.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/recovery.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/recovery.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/rgrp.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/rgrp.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/super.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/super.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/sys.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/sys.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/trans.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/trans.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/unlinked.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/unlinked.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/util.c
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
fs/gfs2/util.h
View file @
3a8a9a10
/*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-200
5
Red Hat, Inc. All rights reserved.
* Copyright (C) 2004-200
6
Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment