Revision a3902ee98304324f681088203391b5c0353ce977 authored by Jaehoon Chung on 21 March 2017, 12:19:57 UTC, committed by Martin K. Petersen on 28 March 2017, 01:45:41 UTC
There are same conditions for checking whether supporting clkscaling or
not. When ufshcd is supporting clkscaling, active_reqs should be
decreased by one.

[mkp: addressed comment from Bartlomiej]

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 223b78e
Raw File
BUGS
- Out-of-space may cause a severe problem if the object (and directory entry)
  were written, but the inode attributes failed. Then if the filesystem was
  unmounted and mounted the kernel can get into an endless loop doing a readdir.
back to top