VFAT Patch to Bypass Patent Issue
Developer Andrew Tridgell has made known that he devised a patch to avoid the possible patent issues with the VFAT filesystem in Linux.
Microsoft owns the patent to the Virtual File Allocation Table (VFAT) filesystem variant that allows long as well as short (8.3) filenames. Earlier this year, the Redmond company and TomTom had come to a legal agreement about its use in TomTom's navigation software. To avoid further patent issues, Samba developer Tridgell sent a first patch to the kernel list in May that disabled long filenames in VFAT. Many developers objected because the patch restricted Linux functionality to FAT.
Tridgell's followup patch takes a clever approach and a better chance at a speedy acceptance in the kernel. An option now exists to disable VFAT_FS_DUALNAMES to avoid creating both 8.3 and long filenames, the essential patent issue. Instead, it creates either one or the other but not both, with 8.3 filenames now including invalid characters by Microsoft standards, the clever workaround to make them unidentifiable as FAT files.
A caveat to this solution is a regression in the patch that older non-VFAT DOS systems with Linux long filenames can no longer read these files -- not an issue for most users. Tridgell does, however, warn that enabling the option could have VFAT dual-filename "implications."
How long Microsoft's FAT patents continue to hold is yet undetermined. The Open Invention Network has been steadily looking for prior art evidence from the community to invalidate the patents. In the meantime, Tridgell's patch should provide some security against any further claims.
Tag Cloud
News
-
Google and NASA Partner in Quantum Computing Project
Vendor D-Wave scores big with a sale to NASA's Quantum Intelligence Lab.
-
Mageia Project Announces Mageia 3 Linux
Many package updates and Steam integration highlight the latest from the Mandriva-based community Linux.
-
FSF Outs the World Wide Web Consortium over DRM Proposal
Richard Stallman calls for the W3C to remain independent of vendor interests.
-
Debian 7.0 Debuts
The new release supports nine architectures, 73 human languages, and zero non-Free components.
-
Alpha Version of Fedora 19 Released
Fedora developers release the first alpha version of Fedora 19, known as Schrödinger’s Cat, for general testing. The final release is expected in July 2013.
-
ack 2.0 Released
ack is a grep-like, command-line tool that has been optimized for programmers to search large trees of source code.
-
SUSE Studio 1.3 Released
New features in SUSE Studio 1.3 include enhanced cloud integration, VM platform support, and lifecycle management.
-
Xen To Become Linux Foundation Collaborative Project
The Linux Foundation recently announced that the Xen Project is becoming a Linux Foundation Collaborative Project.
-
RunRev Releases Open Source Version of LiveCode
Open source version of LiveCode is now available for developing apps, games, and utilities for all major platforms.
-
OpenDaylight Project Formed
OpenDaylight is an open source software-defined networking project committed to furthering adoption of SDN and accelerating innovation in a vendor-neutral and open environment.

