summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann2016-10-18 17:21:30 +0200
committerAnna Schumaker2016-10-19 20:39:15 +0200
commit83aa3e0f791d458a28f91d7a50f92926f971ef7c (patch)
treeb0383ae4356b83e46a63c17610fbaf9aa4e30d50 /fs/Kconfig
parentpnfs/blocklayout: fix last_write_offset incorrectly set to page boundary (diff)
downloadkernel-qcow2-linux-83aa3e0f791d458a28f91d7a50f92926f971ef7c.tar.gz
kernel-qcow2-linux-83aa3e0f791d458a28f91d7a50f92926f971ef7c.tar.xz
kernel-qcow2-linux-83aa3e0f791d458a28f91d7a50f92926f971ef7c.zip
nfs4: fix missing-braces warning
A bugfix introduced a harmless warning for update_open_stateid: fs/nfs/nfs4proc.c:1548:2: error: missing braces around initializer [-Werror=missing-braces] Removing the zero in the initializer will do the right thing here and initialize the entire structure to zero. Fixes: 1393d9612ba0 ("NFSv4: Fix a race when updating an open_stateid") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions