aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2014-02-27 16:51:39 +1100
committerDave Chinner <[email protected]>2014-02-27 16:51:39 +1100
commit93a8614e3a4dccd526aca34e892ac0b27f64b506 (patch)
tree494837b23f0f9c4a867537e684903b7f135d9ee4 /scripts/gdb/linux/utils.py
parenta1358aa3d39251c16c6d8b20945e40bdfc2aad68 (diff)
xfs: fix directory inode iolock lockdep false positive
The change to add the IO lock to protect the directory extent map during readdir operations has cause lockdep to have a heart attack as it now sees a different locking order on inodes w.r.t. the mmap_sem because readdir has a different ordering to write(). Add a new lockdep class for directory inodes to avoid this false positive. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions