summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWeston Andros Adamson <dros@netapp.com>2011-04-13 14:53:51 (GMT)
committerTrond Myklebust <Trond.Myklebust@netapp.com>2011-04-13 17:15:51 (GMT)
commit79a48a1f5d99ab66cf83d2d5d805e7a0e08452ed (patch)
tree158e953b809b93d93334cc91662136af27b69a8d /tools
parentc0d0e96b840dcc73f9b9d45bf8f405dbce72a079 (diff)
downloadlinux-fsl-qoriq-79a48a1f5d99ab66cf83d2d5d805e7a0e08452ed.tar.xz
Don't mark_inode_dirty_sync() while holding lock
mark_inode_dirty_sync() grabs the same inode lock! race conditions between holding the lock in pnfs_set_layoutcommit() and in mark_inode_dirty_sync() can result in a second call to pnfs_layoutcommit_inode(), but this will be a noop as NFS_INO_LAYOUTCOMMIT won't be set in the second call Signed-off-by: Weston Andros Adamson <dros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions