Skip to content

Commit

Permalink
Add DKIOCTRIM for TRIM support.
Browse files Browse the repository at this point in the history
See dechamps/zfs@cc6cd40 for details.
  • Loading branch information
dechamps committed Sep 1, 2012
1 parent 46b3945 commit 299d642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/sys/dkio.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ struct dk_callback {

#define DKIOC (0x04 << 8)
#define DKIOCFLUSHWRITECACHE (DKIOC | 34)
#define DKIOCTRIM (DKIOC | 35)

#endif /* _SPL_DKIO_H */

0 comments on commit 299d642

Please sign in to comment.