xfs: mark xfs_eof_alignment static
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
This commit is contained in:

committed by
Darrick J. Wong

parent
ae7e403fa5
commit
49bbf8c761
@@ -116,7 +116,7 @@ xfs_iomap_end_fsb(
|
||||
XFS_B_TO_FSB(mp, mp->m_super->s_maxbytes));
|
||||
}
|
||||
|
||||
xfs_extlen_t
|
||||
static xfs_extlen_t
|
||||
xfs_eof_alignment(
|
||||
struct xfs_inode *ip,
|
||||
xfs_extlen_t extsize)
|
||||
|
Reference in New Issue
Block a user