1. 06 9月, 2019 1 次提交
  2. 25 8月, 2019 1 次提交
  3. 13 8月, 2019 1 次提交
  4. 01 8月, 2019 2 次提交
  5. 23 7月, 2019 3 次提交
  6. 20 7月, 2019 1 次提交
  7. 17 7月, 2019 1 次提交
  8. 15 7月, 2019 6 次提交
  9. 28 6月, 2019 1 次提交
  10. 27 6月, 2019 1 次提交
  11. 21 6月, 2019 1 次提交
  12. 15 6月, 2019 5 次提交
  13. 09 6月, 2019 5 次提交
  14. 08 6月, 2019 2 次提交
  15. 29 5月, 2019 1 次提交
  16. 09 5月, 2019 1 次提交
  17. 30 4月, 2019 1 次提交
  18. 20 4月, 2019 2 次提交
  19. 09 4月, 2019 1 次提交
  20. 07 4月, 2019 1 次提交
    • C
      block: remove CONFIG_LBDAF · 72deb455
      Christoph Hellwig 提交于
      Currently support for 64-bit sector_t and blkcnt_t is optional on 32-bit
      architectures.  These types are required to support block device and/or
      file sizes larger than 2 TiB, and have generally defaulted to on for
      a long time.  Enabling the option only increases the i386 tinyconfig
      size by 145 bytes, and many data structures already always use
      64-bit values for their in-core and on-disk data structures anyway,
      so there should not be a large change in dynamic memory usage either.
      
      Dropping this option removes a somewhat weird non-default config that
      has cause various bugs or compiler warnings when actually used.
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NJens Axboe <axboe@kernel.dk>
      72deb455
  21. 02 4月, 2019 2 次提交
反馈
建议
客服 返回
顶部