diff options
author | Alberto Bertogli <albertito@blitiri.com.ar> | 2008-09-26 22:10:31 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-10-16 13:51:30 -0400 |
commit | d86f4bc4bc34c63c90e5fd46a60c506b234f5708 (patch) | |
tree | aa83c368f14470ce4c127923b98802f2d30c136e /Documentation | |
parent | 3fa8749e584b55f1180411ab1b51117190bac1e5 (diff) |
Documentation/block/data-integrity.txt: Fix section numbers
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/block/data-integrity.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/block/data-integrity.txt b/Documentation/block/data-integrity.txt index e9dc8d86adc7..e8ca040ba2cf 100644 --- a/Documentation/block/data-integrity.txt +++ b/Documentation/block/data-integrity.txt | |||
@@ -246,7 +246,7 @@ will require extra work due to the application tag. | |||
246 | retrieve the tag buffer using bio_integrity_get_tag(). | 246 | retrieve the tag buffer using bio_integrity_get_tag(). |
247 | 247 | ||
248 | 248 | ||
249 | 6.3 PASSING EXISTING INTEGRITY METADATA | 249 | 5.3 PASSING EXISTING INTEGRITY METADATA |
250 | 250 | ||
251 | Filesystems that either generate their own integrity metadata or | 251 | Filesystems that either generate their own integrity metadata or |
252 | are capable of transferring IMD from user space can use the | 252 | are capable of transferring IMD from user space can use the |
@@ -283,7 +283,7 @@ will require extra work due to the application tag. | |||
283 | integrity upon completion. | 283 | integrity upon completion. |
284 | 284 | ||
285 | 285 | ||
286 | 6.4 REGISTERING A BLOCK DEVICE AS CAPABLE OF EXCHANGING INTEGRITY | 286 | 5.4 REGISTERING A BLOCK DEVICE AS CAPABLE OF EXCHANGING INTEGRITY |
287 | METADATA | 287 | METADATA |
288 | 288 | ||
289 | To enable integrity exchange on a block device the gendisk must be | 289 | To enable integrity exchange on a block device the gendisk must be |