>However, I still stand by my statement that nfs_wb_all() is supposed
>to ensure that *all* pending writes have been cleared.
>The only explanation for npages != 0 is if
>
> a) an error occurred with nfs_wb_all() (we should perhaps test the
> return value of nfs_wb_all() there). Under normal circumstances,
> an error should only occur if you're using soft mounts, though.
>
I have checked the return value and its not failing... The would be too
easy... :-)
SteveD.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/