commit | d897246df9fc0a5df97a784bf7b072be4a6ae479 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu Aug 31 13:47:35 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Sep 01 13:08:26 2017 -0700 |
tree | 1a12441cc2e2804142ff0a227e824572653290b6 | |
parent | 4cc1ee5e654114aa7fac6993488ad2cd0b3411bb [diff] |
fsmap: fix documentation of FMR_OF_LAST The FMR_OF_LAST flag is set on the last fsmap record being returned for the dataset requested, contrary to what the header file says. Fix the docs to reflect the behavior of all fsmap implementations. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>