Re: vfat patch for shortcut display as symlinks for 2.4.18

Jan Pazdziora (adelton@informatics.muni.cz)
Mon, 10 Jun 2002 12:23:27 +0200


On Mon, Jun 10, 2002 at 07:42:03AM +0000, Joseph Mathewson wrote:
>
> Does the proposed patch give full symlink support or does it just read .lnk
> files? Most source tarballs will not have .lnk files in them, they will have

It provides read and write and create support, for the types that are
reasonably supportable. The description is on

http://www.fi.muni.cz/~adelton/linux/vfat-symlink/vfat-symlink.readme

and the patch is next to it.

> symlinks. Would tar create the .lnk files if it was extracting to vfat? If the

Right. The patch adds support for creating symlinks via .lnk files.

> patch gives symlink support in some other way than .lnk files, why can't we just
> use that and not meddle with reading the .lnk files to allow Linux to run in a
> vfat partition.

Well, because the .lnk approach in the patch is compatible both with
the Windows behaviour and the cygwin behaviour, you're getting rather
transparent symlink support.

> This is why I think MS will (and are) killing FAT 32 as quickly as they can (the
> last properly understood MS filesystem...). To really entice users from Windows

That may be true but the notebook I got last October came with Win ME
-- just FAT32, no NTFS. So they may be killing it but it's still
around and it will be for some time to come.

> in the future, this kind of patch is going to have to work on NTFS, not FAT.
> Now that the NT codebase is the "home" codebase as well (with the advent of XP),
> NTFS is going to take massive inroads into FAT's market share. And there have
> been rumours for a while that MS SQL Server is going to form the basis of the
> next MS filesystem.

Can't comment on that as I don't have NTFS handy. The patch makes it
possible to mount vfat aprtition in such a way that .lnk files are not
shown as a binary mess but as a symlink, the same way they look (from
user's perspective) in Windows and in cygwin.

-- 
------------------------------------------------------------------------
  Jan Pazdziora | adelton@fi.muni.cz | http://www.fi.muni.cz/~adelton/
      ... all of these signs saying sorry but we're closed ...
------------------------------------------------------------------------
-
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/