Russ W. Knize 885166c03c f2fs: don't let the orphan inode counter underflow
Accounting errors from buggy code calling the acquire/release/remove
orphan inode interfaces can cause n_orphans to underflow, which will
then cause acquire_orphan_inode() to return -ENOSPC on the next
operation.  This commit guards against that condition.

Signed-off-by: Russ Knize <rknize@motorola.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
2013-09-25 17:49:12 +09:00
..
2013-06-11 16:01:03 +09:00
2013-07-30 15:17:03 +09:00
2013-09-05 13:50:32 +09:00
2013-08-26 20:02:12 +09:00
2013-06-11 16:01:03 +09:00
2013-08-09 14:57:56 +09:00
2013-08-26 20:15:23 +09:00
2013-08-26 20:15:23 +09:00