diff options
author | Dave Wysochanski | 2016-04-01 13:45:09 -0400 |
---|---|---|
committer | Anna Schumaker | 2016-05-09 09:05:40 -0400 |
commit | fe238e601d2519f259103ab65caea3b077ed7b39 (patch) | |
tree | 88b50933a24b69ccae24bb52f2f9bfb6b1dce2e7 /lib/iomap.c | |
parent | ed3743a6d4f309f5278c87a69e3125382b78455c (diff) |
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>
Diffstat (limited to 'lib/iomap.c')
0 files changed, 0 insertions, 0 deletions