Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146968
b: refs/heads/master
c: db29a6b
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Jens Axboe committed Apr 28, 2009
1 parent 7ca1ef0 commit d44e280
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 586cf2681f527ce8b85b9bd57c8b9f7945fbe051
refs/heads/master: db29a6b49674085f136331014ba0eee249c16a2c
11 changes: 7 additions & 4 deletions trunk/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if BLOCK
config LBD
bool "Support for large block devices and files"
depends on !64BIT
default y
help
Enable block devices or files of size 2TB and larger.

Expand All @@ -38,11 +39,13 @@ config LBD

The ext4 filesystem requires that this feature be enabled in
order to support filesystems that have the huge_file feature
enabled. Otherwise, it will refuse to mount any filesystems
that use the huge_file feature, which is enabled by default
by mke2fs.ext4. The GFS2 filesystem also requires this feature.
enabled. Otherwise, it will refuse to mount in the read-write
mode any filesystems that use the huge_file feature, which is
enabled by default by mke2fs.ext4.

If unsure, say N.
The GFS2 filesystem also requires this feature.

If unsure, say Y.

config BLK_DEV_BSG
bool "Block layer SG support v4 (EXPERIMENTAL)"
Expand Down

0 comments on commit d44e280

Please sign in to comment.