aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial/ftdi_sio.c
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2013-04-23 15:13:14 +0000
committerBen Hutchings <ben@decadent.org.uk>2013-05-13 15:02:25 +0100
commit19e7fbbc440d0f29605e74252b42f2428434200c (patch)
tree482804b6d9755290a337a900c55aad07963ba8dd /drivers/usb/serial/ftdi_sio.c
parent3dfbb9098bb3fd1d51532dfd8cb78a041d4c76e1 (diff)
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
commit 6747e83235caecd30b186d1282e4eba7679f81b7 upstream. In commit 85fe402 (fs: do not assign default i_ino in new_inode), the initialisation of i_ino was removed from new_inode() and pushed down into the callers. However spufs_new_inode() was not updated. This exhibits as no files appearing in /spu, because all our dirents have a zero inode, which readdir() seems to dislike. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'drivers/usb/serial/ftdi_sio.c')
0 files changed, 0 insertions, 0 deletions