]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Dec 2016 18:46:15 +0000 (10:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Dec 2016 18:46:15 +0000 (10:46 -0800)
commitfc26901b12f1deedc351bbe9fd9a018d61485c57
tree769fca434fb1ba250df6110d9f764420a05f4e9a
parent01302aac12c782bf7cadfd9d902cd382359dca93
parentac632f5b6301c4beb19f9ea984ce0dc67b6e5874
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs

Pull befs updates from Luis de Bethencourt:
 "A series of small fixes and adding NFS export support"

* tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs:
  befs: add NFS export support
  befs: remove trailing whitespaces
  befs: remove signatures from comments
  befs: fix style issues in header files
  befs: fix style issues in linuxvfs.c
  befs: fix typos in linuxvfs.c
  befs: fix style issues in io.c
  befs: fix style issues in inode.c
  befs: fix style issues in debug.c