linux-stable/fs/nfs/filelayout
Dave Wysochanski fe238e601d NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock
Commit ea2cf22 created nfs_commit_info and saved &inode->i_lock inside
this NFS specific structure.  This obscures the usage of i_lock.
Instead, save struct inode * so later it's clear the spinlock taken is
i_lock.

Should be no functional change.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2016-05-09 09:05:40 -04:00
..
filelayout.c NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock 2016-05-09 09:05:40 -04:00
filelayout.h nfs41: move file layout macros to generic pnfs 2015-02-03 11:06:33 -08:00
filelayoutdev.c NFSv4.1: Convert pNFS deviceid to use kfree_rcu() 2015-03-27 12:32:24 -04:00
Makefile