Skip to content

Commit

Permalink
Documentation/block/data-integrity.txt: Fix section numbers
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Alberto Bertogli authored and Jonathan Corbet committed Oct 16, 2008
1 parent 3fa8749 commit d86f4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/block/data-integrity.txt
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ will require extra work due to the application tag.
retrieve the tag buffer using bio_integrity_get_tag().


6.3 PASSING EXISTING INTEGRITY METADATA
5.3 PASSING EXISTING INTEGRITY METADATA

Filesystems that either generate their own integrity metadata or
are capable of transferring IMD from user space can use the
Expand Down Expand Up @@ -283,7 +283,7 @@ will require extra work due to the application tag.
integrity upon completion.


6.4 REGISTERING A BLOCK DEVICE AS CAPABLE OF EXCHANGING INTEGRITY
5.4 REGISTERING A BLOCK DEVICE AS CAPABLE OF EXCHANGING INTEGRITY
METADATA

To enable integrity exchange on a block device the gendisk must be
Expand Down

0 comments on commit d86f4bc

Please sign in to comment.