Slashdot Mirror


Microsoft FAT Patent Upheld

theodp writes "After initially rejecting Microsoft's File Allocation Table (FAT) patents, the USPTO has ruled them valid. From the article: 'Microsoft has won a debate where they were the only party allowed to speak, in that the patent re-examination process bars the public from rebutting arguments made by Microsoft, said unimpressed Public Patent Foundation President Dan Ravicher.'"

40 of 558 comments (clear)

  1. So now... by Tuxedo+Jack · · Score: 4, Interesting

    What does that mean to companies that sell stuff like USB flash drives or CF cards? They'll obviously have to pay royalties, of course, and that means a mass migration to a new filesystem to avoid such payments.

    But what new FS will that be? FAT32? EXT2/3?

    --

    Striking fear in the authors of godawful fanfiction, I am here, appearing in darkness, Tuxedo Jack!
    1. Re:So now... by tpgp · · Score: 4, Informative

      What does that mean to companies that sell stuff like USB flash drives or CF cards? They'll obviously have to pay royalties, of course,

      Yep, they will pricing has been set to 25c per unit.

      Utterly crippling in the low margin, high volume USB storage market (especially at the low end)

      and that means a mass migration to a new filesystem to avoid such payments.

      And exactly what filesystem could that be? That is supported out of the box by 95% of desktop PCs?

      This - if anyone was still wondering why a monopoly is so dangerous in the hands of an immoral company like MS.

      You can use your overwhelming advantage in one market (desktop PCs) to exert influence in another.

      But what new FS will that be? FAT32? EXT2/3?

      Fat32? Patents cover it.

      EXT2/3? Get real. Who wants to install 3rd party drivers every time you plugin your USB device?

      --
      My pics.
    2. Re:So now... by SenorCitizen · · Score: 5, Interesting
      Utterly crippling in the low margin, high volume USB storage market (especially at the low end)

      What exactly would prevent these low margin, high volume USB key manufacturers selling their memory sticks unformatted? It's not like hard drive manufacturers have to pay a FAT tax -- it's just the device manufacturers whose stuff actually uses FAT, like digital camera makers.

    3. Re:So now... by tpgp · · Score: 4, Informative
      It would be stupid for Microsoft to enforce this patent because of the migration issue. If they were smart, they'd immediately turn around and put this into the public domain. If they don't, I can't see the marketplace relying on the hope that someday Microsoft won't try to enforce the patent. So if they were protecting their own interests that's fine, but they need to send a clear message that this move was only done to make sure that nobody would screw them

      Wishful thinking aside - Microsoft have allready stated they're going to enforce the patent:

      From Microsoft's FAT licensing page:
      A license for manufacturers of certain consumer electronics devices--Pricing for this license is $0.25 per unit for each of the following types of devices that use removable solid state media to store data:

              * Portable digital still cameras
              * Portable digital video cameras
              * Portable digital still/video cameras
              * Portable digital audio players
              * Portable digital video players
              * Portable digital audio and video players
              * Multifunction printers
              * Electronic photo frames
              * Electronic musical instruments
              * Standard televisions
      At 25c a unity, thats going to add up to a helluva lot of money.
      --
      My pics.
    4. Re:So now... by LardBrattish · · Score: 4, Interesting
      Yep, they will pricing has been set to 25c per unit. Utterly crippling in the low margin, high volume USB storage market (especially at the low end)

      But as it caps at $250,000 the really high volume guys will be able to spread it out more... $250,000/10,000,000 = 2.5c

      --
      What are you listening to? (http://megamanic.blogetery.com/)
    5. Re:So now... by FireFury03 · · Score: 5, Interesting

      it's just the device manufacturers whose stuff actually uses FAT, like digital camera makers.

      But when a user pops their CF/SD/XD/whatever card out of their camera, they're going to want to access it without installing drivers, etc.

      Personally I don't mind cameras, etc using ext2, or even better - a proper flash filesystem designed to deal with the problems inherent in writing to flash. But then I don't use Windows...

      I'd be interested to know what the monopoly-police think about this - it seems that requiring people to pay a licence fee to use the only supported filesystem in the monopoly OS to allow interoperability with other devices might be considered an abuse of their market position.

      It's also worth thinking about - the Linux kernel infringes this patent. Is Linux going to have FAT support ripped out of it now? That'd be really bad coz suddenly it can't interoperate with all those devices using FAT.

    6. Re:So now... by gerddie · · Score: 4, Interesting

      NTFS would be an obvious choice for microsoft to go with since it support removable media and journalling.
      You wouldn't want to use standard journalling on a flash drive. IIRC for each write cycle at least 3 write actions are required: log in the journal that a write will be done (has to be synced to the disk), do the write, log in the journal that the write action ended successful. With flash, where you can only erase block-wise, this is not a good idea - for one its very slow, and on the other hand, the flash supports only so many write cycles. For journalling, special handling is needed as implemented e.g. in jffs2.

    7. Re:So now... by MysteriousPreacher · · Score: 4, Interesting

      Mmm, reminds me of budget day in the UK. The goverment increases taxes on cigarettes, alcohol or petrol and magically the next day, all the prices go up by that amount plus a little admin fee despite the fact that they're selling stock that was bought prior to the tax increases.

      --
      -- Using the preview button since 2005
    8. Re:So now... by DrSkwid · · Score: 4, Insightful

      no, YOU missed the point

      $0.25 added to the price of a camera is a trivial amount

      $0.25 added to the price of every flash chip is not a trivial amount

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  2. MS FAT Patent Upheld by Anonymous Coward · · Score: 5, Funny

    Guess it's time for that diet.

  3. Linux? by Golradir · · Score: 5, Interesting

    How will this affect the ability to read FAT filesystems under Linux?

    1. Re:Linux? by Anonymous Coward · · Score: 5, Informative
      The claims in US patent No. 5579517 - the patnet that was subject to re-examination - are rather strange, and to my reasding are not infringed by a Linux system reading or writing a vfat file system. The analysys is not straightforward, but as a clue to those used to looking at patent claims, think about the effect of the opening words of the claim: "In a computer system having a processor running an operating system..." followed by the words "said short filename including at most a maximum number of characters that is permissible by the operating system", i.e., not some other operating system but by the executing operating system.

      US Patent 5758352 is more of a worry, because it relates to the way in which long and short filenames are stored in a directory structure by an (i.e., any) operating system. I cannot find any reference to this potentially much more damaging patent having been re-examined.

      Note that the claims are not infringed by any system that does not support both long and short filenames. It is not FAT per se that is being protected, it is the backwards-compatible DOS filenames and the particular manner in which they are stored. You have to read the claims to understand this.

      So the question about Linux etc., requires an analysis of the claims with an understanding of how the Linux FS driver works.

      HTH
      Anonymous European Patent Attorney

  4. I knew it by commodoresloat · · Score: 5, Funny

    They finally patented Steve Ballmer.

  5. The patents by cbdougla · · Score: 5, Insightful

    According to this link: http://www.microsoft.com/mscorp/ip/tech/fat.asp , three of the patents (U.S. Patent #5,579,517, U.S. Patent #5,758,352 and U.S. Patent #6,286,013) all cover the "Common Name Space for short and long filenames."

    What other parts of the FAT filesystem are protected by patents? This aspect of the FAT filesystem is just darn near obsolete as there aren't many systems that absolutely have to have the 8.3 format anymore are there?

    Now, I have to admit, this is something that seems fairly specific to Microsoft's needs and is not a feature I've seen in any other filesystem. However, it also seems that this might be fairly easily just...excluded...without causing any really serious issues.

    I am probably oversimplifying things.

  6. FAT, Chests of drawers, and brainwashing by Phatmanotoo · · Score: 4, Insightful

    FAT is such a technical piece of crap that I would have thought nobody would want to patent it, out of pure
    embarrassment.

    For non-technical people who don't grok filesystems, there's a good story about FAT here: CyberSnare.

  7. Re:Less important than it sounds by bosson · · Score: 5, Informative

    Get your facts right. They are using FAT-patents to get license fees from storage manufacturers. And they started using it *after* storage manufacturers where using vfat as a standard for flash drives.

    So the methods bears all the marks of asserting broad patents against standardization initiatives. The set of patents they hold could just as easy be used to kill off mozilla or any other competitor, but they should be playing it safe not to upset any legislators too early.

  8. USB Sticks and CF cards by el_womble · · Score: 5, Interesting

    I'm under no obligation to use FAT on my USB sticks. They come with a FAT filing table, but the functionality of the device isn't compromised by my using a different file system. USB stick manufacturers could simply sell their wares unformatted like the old floppy days, or you could pay $0.50 more and get a formatted one. Let the consumer decide.

    As for digital cameras... well that was their decision. Unless I, as a consumer, am going to get fined for buying a piece of hardware that was unlicenced I don't care. The patents on FAT were no secret. They were, as are all the other patents, kept in a public place, next to the patents for lenses, CCDs, batteries and jpeg compression. As with any other patent, if you want to use the tech you have to pay the licence... and then pass that cost onto the customer.

    Having a single filesystem that is accessible to all is good for everyone, especially Windows users. If Microsoft make it difficult to use digital cameras with their operating systems then they're going to piss a lot of people off. Digital cameras are one of the few reasons people buy a new computer so making it difficult to use digital cameras on Windows systems is not in their interests but perhaps worse for Microsoft is that people will install software that lets them use EXT3, Reiser4, UFS or heavens forbid, HFS+. People could use harddisks from other operating systems, with no need to defrag, decent meta information and genuine multi-user support!

    I work with OS X, Debian and NT4 on a daily basis. The only way I can predicitably transfer files between them is using FAT16/32, and the limiting factor is NTs lousy support for alien filesystems. Microsoft should place FAT in the public domain. Its not strong enough to warrent a licence, and should really have become extinct along side the floppy disk. Charging people a licence to use a technology that was chosen because of a weakness in your main project, your operating system, is as lame as lecturers teaching from their own book.

    --
    Scared of flying, pointy things snce 1979!
    1. Re:USB Sticks and CF cards by LordLucless · · Score: 4, Insightful

      As for digital cameras... well that was their decision. Unless I, as a consumer, am going to get fined for buying a piece of hardware that was unlicenced I don't care. The patents on FAT were no secret. They were, as are all the other patents, kept in a public place, next to the patents for lenses, CCDs, batteries and jpeg compression. As with any other patent, if you want to use the tech you have to pay the licence... and then pass that cost onto the customer.

      Except that these patents weren't around when they were making these decisions. These FAT patents were *rejected*. Why would a company base a decision around patents that were rejected by the UPTO? This is yet another example of the USPTO's stupidity - VFAT was created how long ago? Some where between 92 and 95 IIRC. So at least 10 years ago. VFAT has had 10 years to creep into all corners of the industry, and only now it's going to start costing money? Imagine if 5 years after the motor industry really got going, the patent for internal combustion engines was finally approved. Progress of science and useful arts my ass.

      --
      Just because you're paranoid doesn't mean there isn't an invisible demon about to eat your face
    2. Re:USB Sticks and CF cards by deander2 · · Score: 4, Informative

      Actually someone named George B. Selden (who had never built an automobile) held a patent on a "road engine". All American car manufacturers paid royalties to him until Henry Ford came along, who blatantly ignored it (and later got it overturned).

      Patent trolls are nothing new to society.

  9. Ship unformatted dammit. by Anonymous Coward · · Score: 4, Insightful

    People, people, this means nothing. The vendors will just ship their USB drives, and flash media unformatted, and YOU will have to format it as whatever you want. It just so happens that FAT is idea for flash media since there is no metadata to update with every access, thus not destroying the flash media by reading it. (Last accessed date, what a stupid thing to have on flash media)

  10. Easy Workaround by koolman2 · · Score: 4, Insightful

    There's an easy way to get around this: simply ship drives unformatted, and include instructions on how to format it. I'm sure there are other ways to get around it on devices such as digital cameras and such as well.

  11. Re:Let it go Microsoft by Dual_View · · Score: 4, Insightful

    A patent on FAT doesn't really have much of a use for them now; at least none that I can think of. Just let the filesystem become an open standard now, MS.

    I only wish that were true. The problem is that this is exactly the kind of thing that Microsoft has been after for quite a while. Now that it's everywhere, and it's something that every modern operating system has already implemented, Microsoft is going to go on a licensing spree. After all, they have already been talking about licensing it, long before anyone else considered the idea that the patents might actually be approved.

    There are only a few possible ways that this can turn out good:

    • Microsoft has a change of heart, and decides that the chance to utterly destroy all its competition and leverage a complete monopoly with Windows is not worth the price of temporarily finding itself villified in the eyes of the public. (Unlikely.)
    • Some intrepid open-source developer(s) quickly cracks open the last few secrets of the NTFS file system, finally allowing the Linux kernel total interoperability with NTFS volumes. The open-source community rips out FAT support and relies more on NTFS volumes, fully expecting Microsoft to try to patent this file system too. In the meantime, additional research is performed either to try and create a more universal file system, or grant ext2 and ext3 more reliable interoperability with Windows and other operating systems. (Wishful thinking.)
    • Microsoft does indeed go on a licensing spree and begins threatening the markets for all competing operating systems. Commercial OS's will fork over the money; open-source OS's like Linux, BSD, ReactOS, etc. will strip FAT support from their systems, disrupting their interoperability with Windows volumes and each other. The US economy takes such a hard hit from this scandal that the patents get overturned later. Or perhaps, this is the evidence that the free and open-source software advocates in the US need to finally demonstrate that software patents aren't just a hassle, but a genuine liability. (Hard to say.)

    At any rate, I hope that I'm wrong, and that this is just excessive paranoia on my part. But with Microsoft in this position, I don't think we should rely on optimism and just say that this will all be fine.

  12. More accurate history of FAT by Beryllium+Sphere(tm) · · Score: 4, Interesting

    Marc McDonald is the inventor of FAT. If memory serves it was created to support Altair Disk Basic.

    Bill Gates has received the credit in print. The confusion probably happened because Bill Gates identifies himself completely with Microsoft.

    Marc designed it to be optimized for floppies, with an allocation table sized to stay resident even in the tiny RAM of the machines of those days. He always thought it was a little silly to use it on hard disks.

    1. Re:More accurate history of FAT by Anonymous Coward · · Score: 4, Funny

      You are a tad incorrect, sir.

      Ronald McDonald http://en.wikipedia.org/wiki/Ronald_Mcdonald is the inventor of FAT. He has been shipping it to his clients for years now. Obviously this constitutes as prior art; One can see millions and millions of people who are dependant on FAT.

      Fat is the basis for several of Ronald McDonald's technologies, including but not limited to:

      - McCheeseburgers
      - McFries
      - Chicken McNuggets
      - McGrittles
      - McDonalds Coffee

      He has tried to enforce his patents with the help of City Hall http://en.wikipedia.org/wiki/Mayor_McCheese and the Police Chief, Big Mac, but unfortunatly a criminal only known by the psuedonym "The Hamburgler" http://www.shermangalleries.com.au/artists_exhib/a rtists/lindeman/images/hamburgler.jpg has been infringing for years.

  13. Patenting arrays? by tchernobog · · Score: 4, Interesting

    What can you possibly patent about a FAT table? It's more or less a huge array!
    While the rest of the world is exploring new ways to implement filesystems and thus producing innovation, what one of the most rich and powerful software company in the world does?

    It bloody well enforce patents about twenty-five-years old bloody technologies.
    Silly of me to think they were working to finish that WinFS of theirs, instead.

    Look out for your helloworlds, they'll be knocking at your door with patent no. 1340032423 very soon.

    PS: How much for these patents to expire? Fortunately I live in Europe, so I can keep FAT support in my GNU/Linux kernel ;-)

    --
    42.
  14. what the "fat" patents actually cover, and tactics by waterbear · · Score: 4, Insightful

    Let's recall that even previous slashdot coverage of this issue -- as well as coverage elswhere -- identified that the "fat" patents are written to claim, not the fat-fs as such, but rather, ways of handling long filenames in connection with an underlying fat-fs. (I don't have the links by me to hand right now, sorry.)

    That would be much less than a patent on fat as such.

    When I last looked at the claims, it did seem that the ways claimed in the patent for handling the long filenames could be subgeneric, i.e. less than exhaustive of all the possibilities. (Granted that a situation like that can still mean that claims are wide enough to be a nuisance.)

    So it would probably be more useful to the FOSS community to look at what is actually left from the actual MS patent claims, and whether they leave unpatented, free outside the claims, any other ways of handling the long filenames.

    This would be as well as taking account of the possibility that the confirmed patent claims would still be invalidated by prior art or any other reason if it came to a court fight with the opposing party taking a full part there to provide full counterarguments.

    This case and its result underline -- again -- the inadequacy of the US patent re-examination procedure -- mainly because of the unequal treatment that it gives to the party wishing to oppose the patent.

    A failed attempt to get the patent invalidated is unhelpful to the community, because the patent holder can always point to the result when the prior art arguments come up again, and can argue that they have already been officially considered and rejected, so no need to review them.

    It would arguably be better not to use US re-examination in the first place, if there is an assessment that the patent holder could wriggle out of the allegations of prior art when the other party is not there to answer -- because stopped by the procedure from answering to nail the errors in the arguments of the patent-holder.

    It might also be recommendable for the PPF, instead of rushing in to raise proceedings that fail when there is no current and urgent need actually to bring them at that point in time, instead to give wide publicity first to the evidence and arguments against a nuisance patent, and to encourage debate about it.

    The resulting debate could bring facts to light, e.g. that strengthen the prior art arguments.

    New facts and evaluations can also shed light on the defendable scope of the claims, and make it clearer what techniques actually lie free outside them -- maybe even indicating that invalidation proceedings are not necessary.

    At least, wider discussion can make it a bit easier for PPF or anybody else to weigh up the prospects of success before weighing in with action.

    -wb-

  15. CP/M 2.2 Prior art? by crusty_architect · · Score: 4, Interesting

    As usual with these things, I am struggling with how MS have gotten around what I would see as prior art. The CP/M file system, developed by Digital Research in ~ 1977. I wrote a defrag and badblock utility for CP/M and CP/M-86 in the 80's, and it's not a huge leap from the CP/M FS to a FAT FS. DR are long dead but it still begs the question....did MS really dream this up?

  16. Re:Food chain by redhog · · Score: 4, Informative

    There are Free Software ext2 drivers for all major OSes:
    Windows: http://freshmeat.net/projects/ext2ifs/
    MacOS X: http://freshmeat.net/projects/ext2fs/
    OS/2: http://freshmeat.net/projects/ext2-os2/

    The problem is, they don't come pre-installed...

    --
    --The knowledge that you are an idiot, is what distinguishes you from one.
  17. What about UDF? by m50d · · Score: 5, Interesting

    Every OS supports it for the purposes of reading DVDs. It may not have been designed for flash drives, but it works on them fine. And it's an ISO standard.

    --
    I am trolling
    1. Re:What about UDF? by Baki · · Score: 4, Interesting

      Interesting suggestion. I just read the spec, and it seems to have been designed to be truely universal. It supports attributes found in any operating system and can be adapted to any medium (all kinds of block size etc. are free and thus can be set to values to accomodate any type of medium).

      I think it is a bit heavy, but nowadays that should not really matter.

    2. Re:What about UDF? by moyix · · Score: 5, Informative

      Update:

      So this probably won't work as a universal filesystem unless some pressure is put on MS and Apple to get native support for writing to UDF, unfortunately :\

  18. Re: $25c by some+guy+I+know · · Score: 5, Funny
    You've lost me completely. Are you talking dollars or cents?
    $25c is obviously twenty-five dollar-cents, which will become to either 25 dollars or 25 cents when its quantum state collapses.
    --
    Those who sacrifice security to condemn liberty deserve to repeat history or something. - Benjamin Santayana
  19. MOD PARENT UP by Anonymous Coward · · Score: 5, Insightful
    There is no technical reason to use FAT at all, it is only in common usage because of Microsofts desktop monopoly. FAT was used by vendors for the benefit of Microsoft customers, Microsoft respond by stabbing everyone in the back. Time to start petitioning OEM's to ship a GPL'd 3rd party Windows filesystem driver by default, then we petition for device support.

    C# and CLR on linux people take note, Microsoft never acts in good faith. Why file for patents unless you plan to enforce them? Ever heard the phrase "trust a fox"?

  20. Embedded filesystems library affected by Yseboodt · · Score: 5, Informative

    I'm the author of the Embedded filesystems library. (http://sf.net/projects/efsl)

    I've read the patents, they all cover the long filenames ability in the FAT filesystem. So basically as long as I do not implement long filesystem support, the EFSL should be free from patent problems.

    If anyone with a deeper understanding of legalese is willing to comment on this, I and the users of EFSL would be grateful.

    Since EFSL is targetted at embedded devices, it is used commercially (I am using it in a commercial product as well, and I know of several other projects that are doing the same) and thus the companies using it should know wheter or not they can use EFSL without paying a fee to microsoft.

    FAT is about the ugliest filesystem around, it's a shame they dare to ask licensing fees for it.

  21. Re:Food chain by QuantaStarFire · · Score: 5, Insightful
    The problem is, they don't come pre-installed...

    They're also kinda buggy. I'm using them right now since I couldn't format my 120GB IDE drive for FAT32 past 32GB or so (and there was no way in hell I was splitting it up into 4 pieces), and I wasn't too sure what else I could use to format for FAT32, so I used ext2.

    It's been interesting what happens. If I look in a folder with thumbnails, it generates a thumb.db file, followed by a thumb.db::encryptable file. When you delete the ::encryptable file, Windows tends to choke (though it still deletes), so you have to delete several times if you've got a lot of images or video to delete.

    I've also had problems with installing/uninstalling software. It wouldn't allow me to install World of Warcraft at all on it. I installed Final Fantasy XI on it, but then ran into problems that it couldn't save my settings. Even worse was that when I tried to uninstall it, I'd bluescreen and have to do it again. What I ended up doing was just deleting the folder from the disk, then uninstalling (which worked, which boggled my mind because there was nothing left for it to uninstall except registry entries).

    They've been fine otherwise, but I'd rather have my FAT32 back. It's far less buggy, and it's fairly stable in Linux as well.

  22. Re:Food chain by baadger · · Score: 4, Informative
    There are infact several choices of upto date maintained Ext2/3 drivers for Windows.

    1. ext2fsd which has support for Win64 (x64)
    2. ext2ifs by John Newbigin (the one linked by parent). It says on the website "This version probably does not work under XP SP2".
    3. ext2ifs by Stephan Schreiber. It's freeware but doesn't appear to be Open Source (so presumeably contains no GPL'd code). There are Windows XP screenshots on the site and it's x86 only.
  23. Re:Food chain by CloakedMirror · · Score: 5, Insightful

    Hmmm...how hard is this to figure out? Let's see...

    I got it! Let's not pre-install any file system! Woah! That's a dangerous idea!

    The fact that the manufacturer may pre-install a FAT based file system does not equate to the manufacturer being required to pre-install any file system.

    Memory, whether in the form of RAM, EPROM (in all its various flavors), or some sort of spinning opto/mechanical media, does not have a file system until someone puts one there. Send out unformatted flash cards and they get whatever file system is applied by the user's equipment!

    "Score:4, Informative"? You have alot of room to talk about moderation!

    --
    Evolutionary thinking will move you down the road, revolutionary thinking will put you on a new road!
  24. Re:Food chain by MobyDisk · · Score: 5, Interesting

    The grandparent posted is correct.

    1) Even if they do have FAT pre-installed, that doesn't matter. A patent applies to the device that is using the FAT system (camera, computer, etc.), not the media it is on. (For example: A patent woudl apply to a printing press, but not to the book that is printed by the press.)
    2) His point is that they don't have to have it pre-installed anyway. The device you put it in can do the formatting easily enough.

    Also, just because something is modded-up that you think is wrong, doesn't mean that the moderation system is bad. You may be modded down merely for the comment.

  25. Re:Food chain by Marillion · · Score: 4, Informative

    A device like a USB key fob is blank storage. Like a really big floppy. It doesn't violate because it doesn't have an algorithm that implements FAT. Cameras, on the other hand, have to save their images in a structured way. They do implement a FAT algorithm.

    --
    This is a boring sig
  26. Re:Food chain by diamondsw · · Score: 4, Informative

    The problem is, they don't come supported either. From the web page:

    It is written for OS X 10.2-10.3.

    No, they didn't just omit 10.4 accidentally, or not update the page. It doesn't work at all:

    Apple completely changed the kernel interfaces in Tiger and as such, a lot of work needs to be done to get the Ext2 driver running on Tiger. I started some of this work last year after WWDC, but there is still a lot to do and I don't have the time to finish things up right now.

    ...

    I've started getting back to bringing up the driver on Tiger. Progress is going well, everything is compiling (but not necessarily running) except for the vnops file. I still have to implement locking and then testing before a release can happen.

    --
    I don't know what kind of crack I was on, but I suspect it was decaf.