Skip to content
  1. Jan 05, 2018
    • Gregory Nutt's avatar
      These changes implemnt FAT file shrinkage as needed to fully support ftruncate(). · fb73006a
      Gregory Nutt authored
      Squashed commit of the following:
      
          fs/fat:  Resolves issues with truncating the cluster chain when shrinking files via ftruncate().
          fs/fat:  First cut at implementation file shrinkage logic needed to support ftruncate().  Certainly shrinks the file size but it does not appear to correctly disconnect the cluster chains.
          fs/fat:  Restructure some functions in files to better support forthcoming file shrinkage logic.  Put framework for file shrinkage in place.  That logic is incomplete on initial commit.
      fb73006a
  2. Jan 04, 2018
  3. Jan 03, 2018
  4. Jan 02, 2018
  5. Jan 01, 2018
  6. Dec 31, 2017
  7. Dec 30, 2017
  8. Dec 29, 2017
  9. Dec 28, 2017
  10. Dec 27, 2017
  11. Dec 26, 2017
  12. Dec 25, 2017
  13. Dec 24, 2017