~mmach/netext73/busybox

« back to all changes in this revision

Viewing changes to util-linux/blkdiscard.c

  • Committer: mmach
  • Date: 2023-07-06 04:40:25 UTC
  • Revision ID: netbit73@gmail.com-20230706044025-2ia9985i8wzdn2a7
1.36.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
//config:config BLKDISCARD
9
9
//config:       bool "blkdiscard (4.3 kb)"
10
10
//config:       default y
 
11
//config:       depends on PLATFORM_LINUX
11
12
//config:       help
12
13
//config:       blkdiscard discards sectors on a given device.
13
14