Return-Path: william@bourbon.usc.edu Delivery-Date: Fri Nov 21 18:25:29 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id mAM2PTjO027976 for ; Fri, 21 Nov 2008 18:25:29 -0800 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id mAM2NASt004205 for ; Fri, 21 Nov 2008 18:23:10 -0800 Message-Id: <200811220223.mAM2NASt004205@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: Project 2 Date: Fri, 21 Nov 2008 18:23:10 -0800 From: Bill Cheng Someone wrote: > Does deleting a file also involve deleting the metadata files > and its password? Yes. Everything about the file. If you have anything that references the file, the reference should also be deleted. -- Bill Cheng // bill.cheng@usc.edu