Michael Schierl: > > Since every file which is in base is also in base2, I thought now > > everyone should be using base2 and not base. But --remove fails, because > > of "Device and resource busy". > > > > Any suggestions how to do it correctly or is it impossible to do so?
When there are several processes running, they may be still open/mmap/referecing the files on /LAYERS/base. It is the reason of 'busy', isn't it? Junjiro Okajima _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
