]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Linux 4.9: inode_change_ok() becomes setattr_prepare()
authorMark Vitale <mvitale@sinenomine.net>
Thu, 20 Oct 2016 04:49:37 +0000 (00:49 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 14 Dec 2016 17:25:31 +0000 (12:25 -0500)
commit8efca09a5daa3cfc08d0d86e2fb48c9b8d1b270a
treedeaec56c03cf6e761c19e1a4cfcfb89b935701e9
parent3c47af9a78105c72e6005244eb22157b0882d50a
Linux 4.9: inode_change_ok() becomes setattr_prepare()

Linux commit 31051c85b5e2 "fs: Give dentry to inode_change_ok() instead
of inode" renames and modifies inode_change_ok(inode, attrs) to
setattr_prepare(dentry, attrs).

Modify OpenAFS to cope.

Reviewed-on: https://gerrit.openafs.org/12418
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 8aeb711eeaa5ddac5a74c354091e2d4f7ac0cd63)

Change-Id: I7f08c57b7f61465a1ea18333306f52f77bd65084
Reviewed-on: https://gerrit.openafs.org/12480
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
acinclude.m4
src/afs/LINUX/osi_file.c