Home
last modified time | relevance | path

Searched hist:f368b29ba917ac202c3901019b78f15f4d773085 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_filestream.cdiff f368b29ba917ac202c3901019b78f15f4d773085 Tue Nov 12 22:40:00 CST 2019 Darrick J. Wong <darrick.wong@oracle.com> xfs: fix another missing include

Fix missing include of xfs_filestream.h in xfs_filestream.c so that we
actually check the function declarations against the definitions.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>