1. 05 7月, 2017 4 次提交
  2. 20 6月, 2017 1 次提交
  3. 13 6月, 2017 2 次提交
  4. 06 5月, 2017 1 次提交
    • B
      GFS2: Allow glocks to be unlocked after withdraw · ed17545d
      Bob Peterson 提交于
      This bug fixes a regression introduced by patch 0d1c7ae9.
      
      The intent of the patch was to stop promoting glocks after a
      file system is withdrawn due to a variety of errors, because doing
      so results in a BUG(). (You should be able to unmount after a
      withdraw rather than having the kernel panic.)
      
      Unfortunately, it also stopped demotions, so glocks could not be
      unlocked after withdraw, which means the unmount would hang.
      
      This patch allows function do_xmote to demote locks to an
      unlocked state after a withdraw, but not promote them.
      Signed-off-by: NBob Peterson <rpeterso@redhat.com>
      ed17545d
  5. 05 5月, 2017 4 次提交
  6. 04 5月, 2017 11 次提交
  7. 02 5月, 2017 1 次提交
  8. 29 4月, 2017 1 次提交
  9. 28 4月, 2017 6 次提交
  10. 27 4月, 2017 9 次提交