I'm trying to delete everything in a UBIFS volume and leave as little as possible behind to prevent any malicious use of "deleted" files. Is there any significant difference between simply removing all the files on a UBIFS volume versus using "upiupdatevol /dev/ubi0_0 -t"? Is there a preferred way to accomplish this for a UBIFS volume? Thanks, twebb