Revision 8f56821d1db34b980ebe027a1b6fff2233471062 authored by Linus Torvalds on 11 June 2017, 18:15:09 UTC, committed by Linus Torvalds on 11 June 2017, 18:15:09 UTC
Pull libnvdimm fix from Dan Williams:
 "We expanded the device-dax fs type in 4.12 to be a generic provider of
  a struct dax_device with an embedded inode. However, Sasha found some
  basic negative testing was not run to verify that this fs cleanly
  handles being mounted directly.

  Note that the fresh rebase was done to remove an unnecessary Cc:
  <stable> tag, but this commit otherwise had a build success
  notification from the 0day robot."

* 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
  device-dax: fix 'dax' device filesystem inode destruction crash
2 parent s 9d66af6 + b9d39d1
History
File Mode Size
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 317 bytes
vlan.c -rw-r--r-- 18.8 KB
vlan.h -rw-r--r-- 5.4 KB
vlan_core.c -rw-r--r-- 8.5 KB
vlan_dev.c -rw-r--r-- 22.6 KB
vlan_gvrp.c -rw-r--r-- 1.7 KB
vlan_mvrp.c -rw-r--r-- 1.9 KB
vlan_netlink.c -rw-r--r-- 6.8 KB
vlanproc.c -rw-r--r-- 8.4 KB
vlanproc.h -rw-r--r-- 533 bytes

back to top