Home
last modified time | relevance | path

Searched hist:"91 fb9afc0847926ef6ea7695b8125c8fbe7974d6" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_itable.hdiff 91fb9afc0847926ef6ea7695b8125c8fbe7974d6 Tue Oct 17 23:37:34 CDT 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: create inode pointer verifiers

Create some helper functions to check that inode pointers point to
somewhere within the filesystem and not at the static AG metadata.
Move xfs_internal_inum and create a directory inode check function.
We will use these functions in scrub and elsewhere.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
H A Dxfs_itable.cdiff 91fb9afc0847926ef6ea7695b8125c8fbe7974d6 Tue Oct 17 23:37:34 CDT 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: create inode pointer verifiers

Create some helper functions to check that inode pointers point to
somewhere within the filesystem and not at the static AG metadata.
Move xfs_internal_inum and create a directory inode check function.
We will use these functions in scrub and elsewhere.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.hdiff 91fb9afc0847926ef6ea7695b8125c8fbe7974d6 Tue Oct 17 23:37:34 CDT 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: create inode pointer verifiers

Create some helper functions to check that inode pointers point to
somewhere within the filesystem and not at the static AG metadata.
Move xfs_internal_inum and create a directory inode check function.
We will use these functions in scrub and elsewhere.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
H A Dxfs_dir2.cdiff 91fb9afc0847926ef6ea7695b8125c8fbe7974d6 Tue Oct 17 23:37:34 CDT 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: create inode pointer verifiers

Create some helper functions to check that inode pointers point to
somewhere within the filesystem and not at the static AG metadata.
Move xfs_internal_inum and create a directory inode check function.
We will use these functions in scrub and elsewhere.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
H A Dxfs_ialloc.cdiff 91fb9afc0847926ef6ea7695b8125c8fbe7974d6 Tue Oct 17 23:37:34 CDT 2017 Darrick J. Wong <darrick.wong@oracle.com> xfs: create inode pointer verifiers

Create some helper functions to check that inode pointers point to
somewhere within the filesystem and not at the static AG metadata.
Move xfs_internal_inum and create a directory inode check function.
We will use these functions in scrub and elsewhere.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>