1. 15 7月, 2011 1 次提交
    • A
      fix loop checks in d_materialise_unique() · 18367501
      Al Viro 提交于
      Both __d_unalias() and __d_materialise_dentry() need loop prevention.
      Grab rename_lock in caller, check for loops there...
      
      As a side benefit, we have dentry_lock_for_move() called only under
      rename_lock, which seriously reduces deadlock potential of the
      execrable "locking order" used for ->d_lock.
      Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
      18367501
  2. 13 7月, 2011 1 次提交
  3. 27 6月, 2011 2 次提交
  4. 26 6月, 2011 1 次提交
  5. 25 6月, 2011 21 次提交
  6. 24 6月, 2011 14 次提交