The following changes since commit 1001354ca34179f3db924eb66672442a173147dc: Linux 4.9-rc1 (2016-10-15 12:17:50 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-4.9-rc2-ofs-1 for you to fetch changes up to 804b1737d71253f01621d2a37a0dce6279a2d440: orangefs: don't use d_time (2016-10-24 14:50:07 -0400) ---------------------------------------------------------------- orangefs: a couple of cleanups sent in by other developers use d_fsdata instead of d_time Miklos Szeredi <mszeredi@xxxxxxxxxx> use file_inode(file) instead of file->f_path.dentry->d_inode Amir Goldstein <amir73il@xxxxxxxxx> ---------------------------------------------------------------- Amir Goldstein (1): orangefs: user file_inode() where it is due Miklos Szeredi (1): orangefs: don't use d_time fs/orangefs/dcache.c | 5 +++-- fs/orangefs/file.c | 14 +++++++------- fs/orangefs/namei.c | 8 ++++---- fs/orangefs/orangefs-kernel.h | 7 +++++++ 4 files changed, 21 insertions(+), 13 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html