Revision 1200681

Go back to digest for 28th November 2010

Bug Fixes in KDE Base

David Faure committed changes in /trunk/KDE/kdelibs/kdecore/io/kmountpoint.cpp:

Revert: it's perfectly valid to mount the same thing twice, e.g. with mount --bind:
/d on /home/dfaure/bind_d type none (rw,bind)
/d on /home/dfaure/bind_d2 type none (rw,bind)

I'll have to fix the unittest instead.

File Changes

Modified 1 files
  • /trunk/KDE/kdelibs/kdecore/io/kmountpoint.cpp
1 files changed in total