Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_priv.hdiff af952aeb4a8717fe4c7a872d9699fcfa85aa9e1c Mon Dec 16 20:14:09 CET 2019 Darrick J. Wong <darrick.wong@oracle.com> libxfs: resync with the userspace libxfs

Prepare to resync the userspace libxfs with the kernel libxfs. There
were a few things I missed -- a couple of static inline directory
functions that have to be exported for xfs_repair; a couple of directory
naming functions that make porting much easier if they're /not/ static
inline; and a u16 usage that should have been uint16_t.

None of these things are bugs in their own right; this just makes
porting xfsprogs easier.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
H A Dxfs_dir2_sf.cdiff af952aeb4a8717fe4c7a872d9699fcfa85aa9e1c Mon Dec 16 20:14:09 CET 2019 Darrick J. Wong <darrick.wong@oracle.com> libxfs: resync with the userspace libxfs

Prepare to resync the userspace libxfs with the kernel libxfs. There
were a few things I missed -- a couple of static inline directory
functions that have to be exported for xfs_repair; a couple of directory
naming functions that make porting much easier if they're /not/ static
inline; and a u16 usage that should have been uint16_t.

None of these things are bugs in their own right; this just makes
porting xfsprogs easier.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
H A Dxfs_dir2.cdiff af952aeb4a8717fe4c7a872d9699fcfa85aa9e1c Mon Dec 16 20:14:09 CET 2019 Darrick J. Wong <darrick.wong@oracle.com> libxfs: resync with the userspace libxfs

Prepare to resync the userspace libxfs with the kernel libxfs. There
were a few things I missed -- a couple of static inline directory
functions that have to be exported for xfs_repair; a couple of directory
naming functions that make porting much easier if they're /not/ static
inline; and a u16 usage that should have been uint16_t.

None of these things are bugs in their own right; this just makes
porting xfsprogs easier.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>