Staging
v0.8.1
https://github.com/torvalds/linux
Revision 4dde821e4296e156d133b98ddc4c45861935a4fb authored by Linus Torvalds on 23 May 2019, 18:18:18 UTC, committed by Linus Torvalds on 23 May 2019, 18:18:18 UTC
Pull xfs fix from Darrick Wong:
 "Fix an accounting mistake where we included the log space when
  calculating the reserve space for metadata expansion"

* tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: don't reserve per-AG space for an internal log
2 parent s 61686af + 5cd213b
History
Tip revision: 4dde821e4296e156d133b98ddc4c45861935a4fb authored by Linus Torvalds on 23 May 2019, 18:18:18 UTC
Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Tip revision: 4dde821
File Mode Size
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 492 bytes
actions.c -rw-r--r-- 39.0 KB
conntrack.c -rw-r--r-- 59.4 KB
conntrack.h -rw-r--r-- 3.1 KB
datapath.c -rw-r--r-- 60.9 KB
datapath.h -rw-r--r-- 7.4 KB
dp_notify.c -rw-r--r-- 2.6 KB
flow.c -rw-r--r-- 23.3 KB
flow.h -rw-r--r-- 8.3 KB
flow_netlink.c -rw-r--r-- 92.5 KB
flow_netlink.h -rw-r--r-- 3.0 KB
flow_table.c -rw-r--r-- 18.4 KB
flow_table.h -rw-r--r-- 2.8 KB
meter.c -rw-r--r-- 14.6 KB
meter.h -rw-r--r-- 1.2 KB
vport-geneve.c -rw-r--r-- 3.1 KB
vport-gre.c -rw-r--r-- 2.8 KB
vport-internal_dev.c -rw-r--r-- 7.4 KB
vport-internal_dev.h -rw-r--r-- 1.0 KB
vport-netdev.c -rw-r--r-- 5.4 KB
vport-netdev.h -rw-r--r-- 1.1 KB
vport-vxlan.c -rw-r--r-- 4.3 KB
vport.c -rw-r--r-- 12.9 KB
vport.h -rw-r--r-- 6.2 KB

back to top