Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inode…
…s first Move the check to make sure the original and donor inodes are different earlier, to avoid a potential deadlock by trying to lock the same inode twice. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
- Loading branch information