• Linus Torvalds's avatar
    Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs · 01504f5e
    Linus Torvalds authored
    Pull UBI/UBIFS updates from Richard Weinberger:
    
     - access time support for UBIFS by Dongsheng Yang
    
     - random cleanups and bug fixes all over the place
    
    * tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs:
      ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
      ubifs: make ubifs_[get|set]xattr atomic
      UBIFS: Delete unnecessary checks before the function call "iput"
      UBI: Remove in vain semicolon
      UBI: Fastmap: Fix PEB array type
      UBIFS: Fix possible memory leak in ubifs_readdir()
      fs/ubifs: remove unnecessary new_valid_dev check
      ubi: fastmap: Implement produce_free_peb()
      UBIFS: print verbose message when rescanning a corrupted node
      UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened
      UBI: drop null test before destroy functions
      UBI: Update comments to reflect UBI_METAONLY flag
      UBI: Fix debug message
      UBI: Fix typo in comment
      UBI: Fastmap: Simplify expression
      UBIFS: fix a typo in comment of ubifs_budget_req
      UBIFS: use kmemdup rather than duplicating its implementation
    01504f5e
xattr.c 17.8 KB