From mboxrd@z Thu Jan 1 00:00:00 1970 From: "anil vijarnia" Subject: clean unmount? Date: 7 Mar 2003 05:24:25 -0000 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <20030307052425.22960.qmail@webmail28.rediffmail.com> Reply-To: "anil vijarnia" Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: To: linux-fsdevel@vger.kernel.org Content-Disposition: inline List-Id: linux-fsdevel.vger.kernel.org hi everybody! can anyone tell me how at bootup time the filesystem is checked for clean unmount,i mean which flags are set by umount() and checked at bootup time(paricularly the FAT filesystem).also which part of code checks this thing and calls 'fsck' prog. if necessary. regards vijarnia