Searched hist:"91 fb9afc0847926ef6ea7695b8125c8fbe7974d6" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_itable.h | diff 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 D | xfs_itable.c | diff 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 D | xfs_ialloc.h | diff 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 D | xfs_dir2.c | diff 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 D | xfs_ialloc.c | diff 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>
|