Re: [PATCH] Shift BKL into ->statfs()

From: Anton Altaparmakov (aia21@cantab.net)
Date: Wed Jul 03 2002 - 05:34:00 EST


At 07:25 03/07/02, Alexander Viro wrote:
> 2) ext2, shmem, FAT, minix and sysv ->statfs() don't need BKL.
>
> 3) efs and vxfs are read-only.

Just to chime in: NTFS doesn't need BKL either as it is read-only.

Also it uses its own locking, so once read-write is enabled only a minor
modification will be needed (read mft_ino->i_size under protection of
mftbmp_lock semaphore) to make it race free without the BKL, too. But no
need to worry about that change, I will take care of that later...

Best regards,

         Anton

-- 
   "I've not lost my mind. It's backed up on tape somewhere." - Unknown
-- 
Anton Altaparmakov <aia21 at cantab.net> (replace at with @)
Linux NTFS Maintainer / IRC: #ntfs on irc.openprojects.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jul 07 2002 - 22:00:10 EST