bruns added inline comments. INLINE COMMENTS
> apol wrote in fstabwatcher.cpp:110 > Use m_isFstabWatched? Or maybe m_isFstabWatched isn't necessary altogether > and we can check in other places too. No. QFileSystemWatcher looses the watch when the file is deleted/renamed, so m_isFstabWatched may be (still) true when contains() returns false. REPOSITORY R245 Solid REVISION DETAIL https://phabricator.kde.org/D28780 To: bruns, #frameworks Cc: apol, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns