Fix Penguin Penalty 17th October2014 ( mail-archive.com )

2014-11-17 Thread vamps53752
Dear Sir Did your website get hit by Google Penguin update on October 17th 2014? What basically is Google Penguin Update? It is actually a code name for Google algorithm which aims at decreasing your websites search engine rankings that violate Google’s guidelines by using black hat SEO

Re: [PATCH v2 1/5] common: re-enable tests that require scratch dev on NFS

2014-11-17 Thread Omer Zilberberg
Another FYI: we can actually test any filesystem without a scratch device configured: $ sudo TEST_DEV=/dev/vda TEST_DIR=/mnt/test ./check generic/120 FSTYP -- xfs (non-debug) PLATFORM -- Linux/x86_64 test2 3.18.0-rc2-dgc+ generic/120 16s ... [not run] this test requires a

Re: [PATCH v2 1/5] common: re-enable tests that require scratch dev on NFS

2014-11-17 Thread Dave Chinner
On Mon, Nov 17, 2014 at 04:53:50PM +0200, Omer Zilberberg wrote: Another FYI: we can actually test any filesystem without a scratch device configured: $ sudo TEST_DEV=/dev/vda TEST_DIR=/mnt/test ./check generic/120 FSTYP -- xfs (non-debug) PLATFORM -- Linux/x86_64 test2

xfstest generic/035 and rename

2014-11-17 Thread Steve French
xfstest generic/035 fails on nfs (various ways) and cifs and smb3 (differently) and brings up interesting problems with how fstat works. The test case is quite simple, t_rename_overwrite is the key piece of code - which basically does open a directory, rename over it and fstat the now deleted