1. 15 Jul, 2011 1 commit
    • Al Viro's avatar
      fix loop checks in d_materialise_unique() · 18367501
      Al Viro authored
      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: default avatarAl Viro <viro@zeniv.linux.org.uk>
      18367501
  2. 13 Jul, 2011 1 commit
  3. 27 Jun, 2011 2 commits
  4. 25 Jun, 2011 5 commits
  5. 24 Jun, 2011 31 commits