]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'topic/uek-4.1/ocfs2' of git://ca-git.us.oracle.com/linux-uek into uek...
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Fri, 11 Sep 2015 21:32:52 +0000 (14:32 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Fri, 11 Sep 2015 21:32:52 +0000 (14:32 -0700)
commit38fe5caf6652e0f7930a9c4a31a4665ac8b3a252
tree1569f99aebdb32ae5853fe30b3196a25fa7d1925
parent649adf6bdaab6f6d2767a684bcd94cde73640bd4
parent387775a70d2e5d89d1a81d78d66655337a5c2765
Merge branch 'topic/uek-4.1/ocfs2' of git://ca-git.us.oracle.com/linux-uek into uek/uek-4.1

* 'topic/uek-4.1/ocfs2' of git://ca-git.us.oracle.com/linux-uek:
  add OCFS2_LOCK_RECURSIVE arg_flags to ocfs2_cluster_lock() to prevent hang
  ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio
  ocfs2_iop_set/get_acl() are also called from the VFS so we must take inode lock
  BUG_ON(lockres->l_level != DLM_LOCK_EX && !checkpointed) tripped in ocfs2_ci_checkpointed
fs/ocfs2/dlmglue.c