Skip to content

Commit

Permalink
mtip32xx: updates based on feedback
Browse files Browse the repository at this point in the history
* queue ncq commands when a non-ncq is in progress or error handling is active
* merge variables 'internal_cmd_in_progress' and 'eh_active' into new variable 'flags'
* get rid of read/write semaphore 'internal_sem'
* new service thread to issue queued commands
* use macros from ata.h for command codes
* return ENOTTY for BLKFLSBUF ioctl
* style changes

Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Sam Bradshaw <sbradshaw@micron.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
  • Loading branch information
Asai Thambi S P authored and Jens Axboe committed Nov 23, 2011
1 parent a71f483 commit 60ec0ee
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 154 deletions.
Loading

0 comments on commit 60ec0ee

Please sign in to comment.