]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Import a big pile of upstream patches
authorBenjamin Kaduk <kaduk@mit.edu>
Wed, 4 Feb 2015 01:54:28 +0000 (20:54 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Wed, 4 Feb 2015 02:21:39 +0000 (21:21 -0500)
commit70bb6f65d536611b2579cfbb034805d6a393126d
tree659dd4033c2f6a0c1f498852acb19b7dc40aa1c5
parentcebb8f8ad14671cc647751e22221122877fbca27
Import a big pile of upstream patches

Bring in support for new linux versions, through 3.19 hopefully.

Also avoid spurious failures of getcwd() in some situations,
improve the configure test for key_type.match (which caused
a nasty bug on certain CentOS versions), bring in a patch that
avoids file corruption in certain cases when writing large files
fast enough to surpass the max dirty ratio, and fix a refcount leak
that manifested as odd OOPSes.
17 files changed:
debian/changelog
debian/patches/0004-Linux-3.17-No-more-typedef-for-ctl_table.patch [new file with mode: 0644]
debian/patches/0005-Linux-3.17-Deal-with-d_splice_alias-errors.patch [new file with mode: 0644]
debian/patches/0006-LINUX-Check-afs_lookup-return-code-explicitly.patch [new file with mode: 0644]
debian/patches/0007-LINUX-Avoid-d_revalidate-failure-on-mtpt-mismatch.patch [new file with mode: 0644]
debian/patches/0008-Linux-3.18-d_invalidate-can-no-longer-return-an-erro.patch [new file with mode: 0644]
debian/patches/0009-Linux-3.18-key_type-no-longer-has-a-match-op.patch [new file with mode: 0644]
debian/patches/0010-LINUX-Avoid-check-for-key_type.match-existence.patch [new file with mode: 0644]
debian/patches/0011-Unix-CM-Avoid-using-stale-DV-in-afs_StoreAllSegments.patch [new file with mode: 0644]
debian/patches/0012-afs-Fix-some-afs_conn-overcounts.patch [new file with mode: 0644]
debian/patches/0013-Linux-Move-code-to-reset-the-root-to-afs-LINUX.patch [new file with mode: 0644]
debian/patches/0014-Linux-d_alias-becomes-d_u.d_alias.patch [new file with mode: 0644]
debian/patches/0015-Linux-3.19-No-more-f_dentry.patch [new file with mode: 0644]
debian/patches/0016-Linux-3.19-Use-mgs_iter-in-struct-msghdr.patch [new file with mode: 0644]
debian/patches/0017-Linux-3.19-struct-nameidata-becomes-opaque.patch [new file with mode: 0644]
debian/patches/0018-Linux-d_splice_alias-may-drop-inode-reference-on-err.patch [new file with mode: 0644]
debian/patches/series