diff options
| author | Christoph Hellwig <[email protected]> | 2020-04-09 11:33:05 +0000 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2020-04-09 20:03:56 +0000 |
| commit | ecf84096a526f2632ee85c32a3d05de3fa60ce80 (patch) | |
| tree | 5e36e24b4f90248c679a22ac61022cedfdc5a60a /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
| download | kernel-ecf84096a526f2632ee85c32a3d05de3fa60ce80.tar.gz kernel-ecf84096a526f2632ee85c32a3d05de3fa60ce80.zip | |
ubifs: remove broken lazytime support
When "ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs" introduced atime
support to ubifs, it also added lazytime support. As far as I can tell
the lazytime support is terminally broken, as it causes
mark_inode_dirty_sync to be called from __writeback_single_inode, which
will then trigger the locking assert in ubifs_dirty_inode. Just remove
the broken lazytime support for now, it can be added back later,
especially as some infrastructure changes should make that easier soon.
Fixes: 8c1c5f263833 ("ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs")
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
